分享

Android必备经典开源项目(GridView)

 scxingm 2016-02-08

1. StaggeredGridView 允许非对齐行的GridView

类似Pinterest的瀑布流,并且跟ListView一样自带View缓存,继承自ViewGroup

项目地址:https://github.com/maurycyw/StaggeredGridView

Demo地址:https://github.com/Trinea/TrineaDownload/blob/master/staggered-gridview-demo.apk?raw=true

APP示例:Pinterest等


2. AndroidStaggeredGrid 允许非对齐行的GridView

类似Pinterest的瀑布流,继承自AbsListView

项目地址:https://github.com/etsy/AndroidStaggeredGrid

APP示例:Pinterest等


3. PinterestLikeAdapterView 允许非对齐行的GridView

类似Pinterest的瀑布流,允许下拉刷新

项目地址:https://github.com/huewu/PinterestLikeAdapterView

APP示例:Pinterest等


4. DraggableGridView Item可拖动交换位置的GridView,类似桌面的单屏效果

项目地址:https://github.com/thquinn/DraggableGridView

Demo地址:https://github.com/thquinn/DraggableGridView/blob/master/bin/DraggableGridViewSample.apk?raw=true


    本站是提供个人知识管理的网络存储空间,所有内容均由用户发布,不代表本站观点。请注意甄别内容中的联系方式、诱导购买等信息,谨防诈骗。如发现有害或侵权内容,请点击一键举报。
    转藏 分享 献花(0

    0条评论

    发表

    请遵守用户 评论公约

    类似文章 更多