woxblom / DragListView

Drag and drop to reorder items in a list, grid or board for Android. Based on RecyclerView. Also supports swiping items in a list.
Apache License 2.0
694 stars 177 forks source link

Get expand Child height in Expandablelistview #137

Closed rahul4452 closed 5 years ago

rahul4452 commented 5 years ago

I'm using ExpandbleListview. i want to know how can i measure the Expandablelistview expanded child height and add it into Expandablelistview height. Is anyone know how to do this ?

woxblom commented 5 years ago

Hey, did you post this question in the wrong lib maybe? This is DragListView lib.