theme / projekt.commons.theme / OverlayBuilder / setAssetDir
setAssetDir¶
fun setAssetDir(_assetDir:
File
):
Unit
Sets directory of asset to be compiled. Equivalent with the -A modifiers on AAPT.
AAPT only supports one asset directory so this method will replace the previously set asset directory.
Parameters¶
_assetDir
- directory of asset.