Skip to content

Commit fb84bf3

Browse files
committed
Add NestRefreshLayout
1 parent 89289fd commit fb84bf3

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -272,6 +272,12 @@ Demo 地址:https://github.com/LuckyJayce/MVCHelper/blob/master/raw/MVCHelper_
272272
Demo 地址:https://play.google.com/store/apps/details?id=com.baobomb.popuplistview_sample
273273
效果图:![Renderings](https://github.com/s8871404/PopupListView/blob/master/example.gif)
274274

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+
275281
#### 二、ActionBar
276282
1. ActionBarSherlock
277283
为 Android 所有版本提供统一的 ActionBar,解决 4.0 以下 ActionBar 的适配问题

0 commit comments

Comments
 (0)