File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -272,6 +272,12 @@ Demo 地址:https://github.com/LuckyJayce/MVCHelper/blob/master/raw/MVCHelper_
272
272
Demo 地址:https://play.google.com/store/apps/details?id=com.baobomb.popuplistview_sample
273
273
效果图:![ Renderings] ( https://github.com/s8871404/PopupListView/blob/master/example.gif )
274
274
275
+ 1 . NestRefreshLayout
276
+ 下拉刷新及加载更多控件,支持多种View,可以自定义Header和Footer
277
+ 由于实现了NestedScrollingChild和NestedScrollingParent所以与Support-Design兼容,可以配合CollapsingToolbarLayout使用
278
+ 项目地址:https://github.com/anzewei/NestRefreshLayout
279
+ Demo 地址:https://github.com/anzewei/NestRefreshLayout/blob/master/ext/sample-debug.apk?raw=true
280
+
275
281
#### 二、ActionBar
276
282
1 . ActionBarSherlock
277
283
为 Android 所有版本提供统一的 ActionBar,解决 4.0 以下 ActionBar 的适配问题
You can’t perform that action at this time.
0 commit comments