10 skills found
donkingliang / ConsecutiveScrollerConsecutiveScrollerLayout是Android下支持多个滑动布局(RecyclerView、WebView、ScrollView等)和普通控件(TextView、ImageView、LinearLayou、自定义View等)持续连贯滑动的容器,它使所有的子View像一个整体一样连续顺畅滑动。并且支持布局吸顶功能。
LuckyJayce / CoolRefreshViewAndroid RefreshView Library,support all view to refresh,custom refresh header,implement NestedScrollingParent and NestedScrollingChild
getActivity / NestedScrollLayout支持嵌套滚动的布局
AndyJennifer / NestedScrollingDemo😋😋😋A good app for understanding android nested scrolling
shaopx / CoordinatorLayoutExample学习CoordinatorLayout, NestedScrollingParent和 NestedScrollingChild时整理的一些示例
waldenana / NestRefreshLayoutpull-to-refresh layout implements NestedScrollingParent NestedScrollingChild
oneAcorn / FoldNavScrollLayout导航栏滑动折叠效果的ViewGroup
brendanw / NestedScrollingSimple example of how to use NestedScrollingParent and NestedScrollingChild to do nested scrolling.
JeffZane / StickyHeaderStcikyHeader implements the function likes NestedScrollingParent.
xiazunyang / Slide Refresh Layout一款继承自ViewGroup、实现NestedScrollingParent接口的滑动刷新/追加的布局,通过实现SlidingView接口,可以实现丰富的动态效果。