-
Hi. I want to use your library with ExpandableListView. But changing ListView to ExpandableListView does not work. How can I do that?
-
您好,我在ExpandableListView里面用了1.2.5的库,发现侧滑了第一个group里面的子item后,还可以点击第一个group,第一个group的相应屏幕位置item也变为侧滑。也可以同时侧滑不同group里面的子item。会不会侧滑某个group里面的子item后,点击外面就回弹好点。
-
Hi,
Great library, it would be really great if you can also provide an `ObservableExpandableListView`
-
I'm developing an App using Viewflow which is awesome, but recently I've got a problem while implementing ExpandableListView inside viewflow. The problem is when I click on the group item, the group i…
-
I have a ExpandableListView and i want to add this SwipeLayout to all childs of my ExpandableList.
Which adapter must I use ?
For the moment, the SwipeLayout works with BaseExpandableListAdapter for …
-
First thanks for such nice library and its so helpful. Was trying to use your library for listview scroll with parallax header. The list view is ExpandableListView. when i was try to use i see some we…
-
Hi,
I am using an ExpandableListView instead of the normal ListView. When wrapping my BaseExpandableListAdapter inside SwipeActionAdapter, its giving an error.
Is there a way to make it work?
Than…
-
Just wondering if there is a plan on supporting ExpandableListView.
jfsso updated
10 years ago
-
Thanks for your job!
I want to implement similar function on ExpandableListView like the image below , Can you help me? thanks!
![expandablelistasgrid](https://cloud.githubusercontent.com/assets/981…
-
reported via Google Play
```
java.lang.NullPointerException
at android.widget.ExpandableListView.getFlatListPosition(ExpandableListView.java:779)
at org.dmfs.tasks.TaskListFragment.setActivatedItem(T…
dmfs updated
10 years ago