From f1964386bf33631a34d5e3467e060127b3565c2c Mon Sep 17 00:00:00 2001 From: whatshappen <865367645@qq.com> Date: Tue, 5 Jun 2018 09:25:20 +0800 Subject: [PATCH] Update README.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 添加TopGrid --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index c18d5d5c..667260a9 100644 --- a/README.md +++ b/README.md @@ -672,6 +672,11 @@ Demo 地址:https://play.google.com/store/apps/details?id=com.felipecsl.asymme 项目地址:https://github.com/liaohuqiu/android-GridViewWithHeaderAndFooter 效果图:![Renderings](https://raw.githubusercontent.com/liaohuqiu/android-GridViewWithHeaderAndFooter/master/screen-shot.png) +1. TopGrid +高仿网易新闻新版频道管理功能,实现Item的拖拽,长按删除等操作. +项目地址:https://github.com/whatshappen/TopGrid +效果图:![Renderings](https://github.com/whatshappen/TopGrid/blob/master/screenshots/demo.gif) + #### 六、ImageView 1. PhotoView 支持双击或双指缩放的 ImageView,在 ViewPager 等 Scrolling view 中正常使用,相比上面的 AndroidTouchGallery,不仅支持 ViewPager,同时支持单个 ImageView