ksoichiro / Android-ObservableScrollView

Android library to observe scroll events on scrollable views.
http://ksoichiro.github.io/Android-ObservableScrollView/
Apache License 2.0
9.65k stars 2.06k forks source link

Stopping from scrolling after some limit #187

Open OmiAndroid opened 9 years ago

OmiAndroid commented 9 years ago

I am using FlexibleSpaceWithImageScrollViewActivity from this library.The problem is I have to stop this at some point so that the content after the image should scroll and image looks with overlay layout.

OmiAndroid commented 9 years ago

Hi Team I am stuck at the point that I have navigation drawer and several fragments.I have to implement scrolling effect in fragmnet also so that toolbar gets transprent in fragmnet when that image in fragmnet is in fukl screen mode. Please get some solutions to this

borjaruiz commented 9 years ago

same problem