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

Nested Scrolling is not Working? #87

Open Abhilash1307 opened 4 years ago

Abhilash1307 commented 4 years ago

Nested Scrolling is not working in Asymmetric Grid View,when i am putting this list view inside Nested Scroll View then List view is not scrolling the whole content it is just scrolling the content inside list view.