An open API service indexing awesome lists of open source software.

https://github.com/quadflask/android-masonry-gridview


https://github.com/quadflask/android-masonry-gridview

Last synced: 29 days ago
JSON representation

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

![screenshot2](https://github.com/QuadFlask/ansroid-masonry-gridview/blob/master/screenshot/Screenshot_2014-02-06-15-21-29.png?raw=true)
![screenshot3](https://github.com/QuadFlask/ansroid-masonry-gridview/blob/master/screenshot/Screenshot_2014-02-06-15-21-34.png?raw=ture)
> sample

![screenshot1](https://github.com/QuadFlask/ansroid-masonry-gridview/blob/master/screenshot/Screenshot_2014-02-06-14-31-13.png?raw=true)

### TODO

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