I have an Android app with 2 modes normal mode and aggressive mode . When user selects "normal mode" the app icon should be a "blue icon" and when user clicks on "aggressive mode" the app icon should turn in to a "red icon" .This is To easily indicate which mode the app is working in. Is there any way to achieve this? i have both the icons inside mipmap folder. Thanks in Advance.
Asked
Active
Viewed 90 times
1 Answers
0
It seems impossible as Launcher can be different between ROMs,maybe you should create shortcuts for each mode;

Chaobin Wu
- 29
- 1