Issue
Is there a way to change/pick which of the resource files is being used if you have like colors.xml and colors_inverted.xml and you want Activity A to use one and Activity B to use another?
Solution
Use separate Theme with different colors for different activities. Using two color files is not possible.
Answered By - Nabin Bhandari
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.