I have used the android color state lists a lot for various things and they seem to not be well known in Android development even though they are really useful. So I want to know what it the trickiest or coolest thing you have down with them?
- Background behind transparent PNGs?
- Changing text colors on Custom Tabs?
- Changing complete layouts?
Let me and others know the potential of this great tool.
Using ColorStateList for tabs:
XML of
/res/color/tab_text_csl.xml: