Android Code Snippet Header with parallax effect for ULV

This is an example for UltimateListView showing how to create a sticky header (a header that is always visible) with a parallax effect (the image at the top is reduced as the list scrolls and stays centered). The header transparency changes over time so that the background is fully opaque when the image is no longer visible.

before.png
after.png
 

Attachments

  • HeaderWithParallaxEffect.zip
    157.4 KB · Views: 1,085
Top