tjerkw / Android-SlideExpandableListView

A better ExpandableListView, with animated expandable views for each list item
Apache License 2.0
1.98k stars 741 forks source link

Stop going to the center of the view when you expand #111

Open stefanionescu opened 7 years ago

stefanionescu commented 7 years ago

When I press the button to expand the view, I simply want the view to expand without me being dragged down.

How do I disable the focus down when I expand?