https://github.com/quadflask/android-masonry-gridview
https://github.com/quadflask/android-masonry-gridview
Last synced: 29 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/quadflask/android-masonry-gridview
- Owner: QuadFlask
- License: apache-2.0
- Created: 2014-02-06T06:08:33.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-02-06T06:34:24.000Z (almost 12 years ago)
- Last Synced: 2025-01-17T21:07:02.728Z (12 months ago)
- Size: 859 KB
- Stars: 8
- Watchers: 3
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Android Masonry GridView
====================
Simple Column Gridview like Pinterest for android.
### Features
- Looks like pinterest list view.
- Very simple layout. (Just have many LinearLayouts for columns)
### Screenshot
> uploaded project's screenshot


> sample

### TODO
- It dosen't implement pull to refresh. But I'm working into it.
- Some Animation for UX. (like click event fired)