expandablelistview
Expandable ListView onGroupExpanded & onGroupCollapsed
guys i have 3 groups for my expandable listview, i try to change the color of each group respectively, when they\'re expanding and back to normal color when they\'re collapsing...[详细]
2023-03-19 02:24 分类:问答ExpandableListView OnLongClick not recognized by listener
I have tried several different combinations (comments below are fragments of this). Debug doesn\'t recognize the click as ever happening. The item highlights, but nothing happens. I have tried inflati[详细]
2023-03-18 07:01 分类:问答Swipe action on a List Item? [duplicate]
This question already has answers here: Android Swipe on List (4 answers) Closed 9 years ago. Is there a way in android开发者_如何学运维 to implement a swipe action on a specific list item?[详细]
2023-03-18 02:40 分类:问答set Different drawables to Group and Child list when clicked
I am searching around about expandable list view in android. so, we know that there\'s group-list and child-list...[详细]
2023-03-17 20:38 分类:问答how to put a button at the end of ExpandableListview dynamically in android
In my application i have an activity which extends ExpandableListActivity, there i want to put a button at the end of ExpandableListview, so that if i exapand it s开发者_运维技巧hould be at the end of[详细]
2023-03-17 19:30 分类:问答Expandable list-view android, set custom drawables
ok, i just ha开发者_StackOverflow社区ve a simple question here. how can i change the group arrow on expandable listview with another drawables?[详细]
2023-03-16 10:42 分类:问答ExpandableListView does not appear when Activity starts
Yayy, coding is so much fun. This is my third attempt at creating an ExpandableListView that is linked to a sqllite db. The last version worked ok when retrieving data, but not so great when I needed[详细]
2023-03-16 02:15 分类:问答Problem setting onChildClickListener for an ExpandableListView
I am having a problem getting my click listener for the expandable list view to work. Am I implementing this correctly?[详细]
2023-03-15 22:27 分类:问答android expandablelistview using phonegap
I am new to phonegap. I am finding expandablelistview in Android using phonegap, and also need the tabbar using the same.How can it be possible? I am looking for some example or some tutorial about开发[详细]
2023-03-15 19:43 分类:问答android - what button is clicked on expandableListView's child
Hello everibody and thanks to read me. I hope I will express correctly myself because i\'m french... Please tell me if you don\'t understand something.[详细]
2023-03-15 13:57 分类:问答