문제

[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