开发者

ANDROID : 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.


You will have to use custom drawables here. You can't change the android drawables provided by Android.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜