質問

[First Question]

Hi I have an expandable listview, and I was wondering if there is a way for me to remove the group indicator of the first group (groupPosition == 0) ? or in any group whatsoever.

All I've come across when researching were solutions to remove the indicator when the group is empty (ie. define a state_empty in the selector and set an image for it)

Thanks in advance!

役に立ちましたか?

解決

I solved it by using DrawableRight for group indicators as opposed to using the ExpandableListView's groupindicator.

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top