4
score
4.7K
views
yes
status
CC BY-SA 3.0
How to change theme from another app resource in android?
So, what should I do to use a theme from different package resource? You shouldn't do this for many reasons. I wrote a simple project that shows that it is indeed possible as long as the package contains the resources...