cachapa / ExpandableLayout

An expandable layout container for Android
Apache License 2.0
2.34k stars 273 forks source link

Does this support scroll to position when expanded? #76

Closed Ramachandran322 closed 4 years ago

Ramachandran322 commented 5 years ago

Thanks for the wonderful library!!

I'm wondering if this supports scroll to position when clicked a item. Currently I'm clicking an item and it's not scrolling to the appropriate position. User has to scroll up to view the expandable view. Any ideas to overcome this would be appreciable...

androiddevcoding commented 4 years ago

If I understand correctly, then this will help you:

https://github.com/cachapa/ExpandableLayout/issues/84

cachapa commented 4 years ago

Closing as this is not an issue with the library