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

javascript - Iterate over array and calculate average values of array-parts -

iphone - Using nested NSDictionary with Picker -

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