idunnololz / AnimatedExpandableListView

An extendable, flexible ExpandableListView widget that supports animations.
Apache License 2.0
591 stars 231 forks source link

Expand the group to the top of the screen. #40

Closed amalChandran closed 9 years ago

amalChandran commented 9 years ago

How to add animation to bringing it to the top?

http://stackoverflow.com/questions/30182208/expandable-listview-setselectionfromtop-with-animation-and-padding

amalChandran commented 9 years ago

I managed to use default callbacks to accomplish this.