setGroupIndicator will set ALL groups indicator. What I need is to remove expandable arrow only from those items that have no chidren.
On Feb 22, 8:53 pm, TreKing <[email protected]> wrote: > On Mon, Feb 22, 2010 at 5:19 PM, ls02 <[email protected]> wrote: > > How do I remove expandable arrow from some of the items in > > ExpandableListView? > > Have you tried the setViewIndicator() function? > > > Also is there way to customize this arrow, move it > > to another place in the item? > > Haven't tried it but the documentation has indicatorLeft and indicatorRight > xml attributes that are supposed to be for the left and right bounds of the > icon. > > ------------------------------------------------------------------------------------------------- > TreKing - Chicago transit tracking app for Android-powered > deviceshttp://sites.google.com/site/rezmobileapps/treking -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

