ParallaxScrollView icon indicating copy to clipboard operation
ParallaxScrollView copied to clipboard

A Parallax ScrollView which takes a background and foreground views - DEPRECATED

Results 6 ParallaxScrollView issues
Sort by recently updated
recently updated
newest added

depend on horizontal recycle view scroll left right parallax view want to add but fail with your code can you help

Earlier if the first item width in the Scrollview was not fill_parent/match_parent the scrollview container was set to that size causing that the whole layout was exact that size.

When the parent is a view pager getLeft() returns actual getLeft but that isn't an accurate value for drawing the background and getting the right side of the background. Am...

Add ListView support so the background can scroll in relation to a ListView

enhancement

I wonder if you can make this view as horizontal scroll. It would be great if we can scroll horizontal not only for ScrollView but also for ViewPager.

enhancement

Need to clip around the scrollview foreground to reduce overdraw of the foreground content on the background.

enhancement
performance