felipecsl / AsymmetricGridView

Android ListView that mimics a GridView with asymmetric items. Supports items with row span and column span
http://felipecsl.com/AsymmetricGridView
MIT License
1.84k stars 431 forks source link

scrollToPosition() scrollTo() restoreInstanceState() do not scroll and keep recycler at the top #82

Open ChannVincent opened 5 years ago

ChannVincent commented 5 years ago

First thank you for this amazing library, it saves me a lot of time.

I have tried to dig deeper into your code to understand why the scroll dos not work. The following methods do not scroll :