ANDROID : Changing the color of ExpandableListView's group indicator -


the problem : i've changed app's background color white, , cannot see expandablelistview's group indicator anymore.

expandablelistview has methods change text color, background color, , divider color, nothing can see group indicator color.

i not want provide custom drawables, want change color of drawables provided android, programmatically.

i feel there must simple way this.

you have use custom drawables here. can't change android drawables provided android.


Comments

Popular posts from this blog

actionscript 3 - TweenLite does not work with object -

php - How can I edit my code to echo the data of child's element where my search term was found in, in XMLReader? -

c# - Global Variables vs. ASP.NET Session State -