When working on a new Android application, we needed to show an icon (for info) in different colors depending on the different system states. Something like: Red – When there are some error in the system Green – If everything is working correctly. Yellow – There are some warnings for the user to review. We […]