Thursday, July 21, 2011

[android-developers] Changing the color of ExpandableListView's group indicator

The problem : I've changed my app's background color to white, and now
I cannot see the ExpandableListView's group indicator anymore.

ExpandableListView has methods to change text color, background color,
and divider color, but nothing I can see for the group indicator
color.

I do not want to provide custom drawables, I just want to change the
color of the drawables that are provided by Android, programmatically.

I feel there must be some simple way to do this.

Cheers,
Ian

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment