nitrico / StickyScrollView

Sticky observable nested ScrollView for Android
52 stars 9 forks source link

Improve sample & fix NPE #3

Closed myacxy closed 7 years ago

myacxy commented 7 years ago

I had to adjust the sample to check StickyScrollView's interaction with a nested RecyclerView and an AppBarLayout plus CollapsingToolbarLayout within a CoordinatorLayout so this should save everybody else the trouble. (spoiler: it works just fine)

nitrico commented 7 years ago

Merged! Thanks :)