https://github.com/Gnod/ParallaxListView
A Android ListView Demo with a parallax effect header like Path.
https://github.com/Gnod/ParallaxListView
Last synced: about 1 month ago
JSON representation
A Android ListView Demo with a parallax effect header like Path.
- Host: GitHub
- URL: https://github.com/Gnod/ParallaxListView
- Owner: Gnod
- Created: 2013-05-04T16:48:32.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2016-08-19T02:59:29.000Z (over 8 years ago)
- Last Synced: 2024-07-31T18:16:33.290Z (9 months ago)
- Language: Java
- Homepage:
- Size: 2.08 MB
- Stars: 664
- Watchers: 41
- Forks: 203
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- -awesome-android-ui - ParallaxListView
- awesome-android-ui - ParallaxListView
- awesome-android-ui - ParallaxListView
- awesome-android-ui - https://github.com/Gnod/ParallaxListView
- awesome-android-ui - https://github.com/Gnod/ParallaxListView
- awesome - ParallaxListView - A Android ListView Demo with a parallax effect header like Path. (etc)
- awesome - ParallaxListView - A Android ListView Demo with a parallax effect header like Path. (etc)
README
ParallaxListView
================A ListView demo with a [parallax effect](http://en.wikipedia.org/wiki/Parallax) header like [Path](https://path.com/).
The key of the effect is :
android:scaleType="centerCrop"request:
android:minSdkVersion="9"