Hi all, I use ExpandableListView, and group indicator I set selector to check android:state_expanded, if it is true, set to down image, or if it is false, I set right image. Now I have a little data from database, and show with ExpandableListView, and I click one group to expand(the image is down),when I clear database and the screen has change, but last I click group's indicator not change, it still show down image, how can I show right image to default?
-- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en