ParallaxListView A ListView demo with a parallax effect header like Path. The key of the effect is : android:scaleType="centerCrop" request: android:minSdkVersion="9"
ScrollParallaxImageView ScrollParallaxImageView extends ImageView, and provides parallax effects when it scrolls in the screen.It can be use in any view which can scroll its content, like ListView, RecyclerView, ScrollView, etc. ScreenShots Include