File tree Expand file tree Collapse file tree 1 file changed +17
-1
lines changed Expand file tree Collapse file tree 1 file changed +17
-1
lines changed Original file line number Diff line number Diff line change @@ -276,7 +276,16 @@ Demo 地址:https://play.google.com/store/apps/details?id=com.baobomb.popuplis
276
276
一个包含有趣的动画的自定义下拉刷新布局
277
277
项目地址:https://github.com/tuesda/CircleRefreshLayout
278
278
效果图:
279
- ![ Renderings] ( https://raw.githubusercontent.com/tuesda/CircleRefreshLayout/master/gif/circlerefresh.gif )
279
+ ![ Renderings] ( https://raw.githubusercontent.com/tuesda/CircleRefreshLayout/master/gif/circlerefresh.gif )
280
+
281
+ 1 . EasyRecyclerView
282
+ 一款简单易用的EasyRecyclerView
283
+ 1.提供EasyRecyclerView,不需要写太多RecyclerView的配置代码
284
+ 2.提供好一个可以适配单布局和多布局的RecyclerViewAdapter
285
+ 3.提供了分割线的实现类,只需要传入一个DrawableId
286
+ 项目地址:https://github.com/CaMnter/EasyRecyclerView
287
+
288
+
280
289
281
290
282
291
#### 二、ActionBar
525
534
![ Renderings] ( https://github.com/THEONE10211024/CircleIndicator/blob/master/demo/outside.gif )
526
535
![ Renderings] ( https://github.com/THEONE10211024/CircleIndicator/blob/master/demo/solo.gif )
527
536
537
+ 1 . EasySlidingTabs
538
+ 一款简单、易用的滑动标签页
539
+ 项目地址: https://github.com/CaMnter/EasySlidingTabs
540
+ 效果图:
541
+ ![ Renderings] ( https://raw.githubusercontent.com/CaMnter/EasySlidingTabs/master/readme/readme_easy_sliding_tabs_1.png )
542
+
543
+
528
544
#### 五、GridView
529
545
1 . StaggeredGridView
530
546
允许非对齐行的 GridView,类似 Pinterest 的瀑布流,并且跟 ListView 一样自带 View 缓存,继承自 ViewGroup
You can’t perform that action at this time.
0 commit comments