I am able to use aapt2 link command by providing -R flag where the resource-list.txt is being provided. But I am getting 5 or 6 conflicting errors if I am passing res flat zip files instead -R arguments like the theme and colours are originally defined here. So the question is why the resources are not overlaying even if I am using --auto-add-overlays flag when passing zip files. Is there any otherway without providing resources-list.txt file and providing zip file?
-- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/android-developers/8272bf65-a204-451e-9c2f-451b10c8068b%40googlegroups.com.

