android - Do multiple product flavors assets get packaged with ever build variant? -


i have multiple product flavors in android app assets(drawables, fonts, colors) different each flavor. curious when generate apk 1 of build variants, bundle assets of other build variants present?

it not copy resources/source other flavours, can verify changing extension of .apk file .zip , extracting it!


Comments

Popular posts from this blog

php - failed to open stream: HTTP request failed! HTTP/1.0 400 Bad Request -

java - How to filter a backspace keyboard input -

java - Show Soft Keyboard when EditText Appears -