Android-ObservableScrollView
Android-ObservableScrollView copied to clipboard
WebView instead of TextView (FlexibleSpaceWithImageScrollViewActivity)
I need to have a scrollView instead of TextView, if I do the change, this doesn't work correctly. I thing there are problems with scroll listeners, how can I achieve it? Any ideas?
Furthermore, I would like to have a minHeight of the image at the top, I don't want it to disappear 100%, is it possible? I've made some changes and I have something like that, but I don't like it at all.
Thanks in advance.