70 skills found · Page 1 of 3
nuptboyzhb / SuperSwipeRefreshLayoutA custom SwipeRefreshLayout to support the pull-to-refresh featrue.RecyclerView,ListView,GridView,NestedScrollView,ScrollView are supported.
cesardeazevedo / React Native Bottom Sheet Behaviorreact-native wrapper for android BottomSheetBehavior
yechaoa / MaterialDesignMaterial Design Samples。ConstraintLayout、MaterialButton、ShapeableImageView、TabLayout、SearchView...
zhanghai / AndroidFastScrollFast scroll for Android RecyclerView and more
SiberiaDante / MultiScrollDemoNestedScrollView+ViewPager+RecyclerView+SmartRefreshLayout 打造酷炫下拉视差效果并解决各种滑动冲突
fluttercandies / Extended Nested Scroll Viewextended nested scroll view to fix following issues. 1.pinned sliver header issue 2.inner scrollables in tabview sync issue 3.pull to refresh is not work. 4.do without ScrollController in NestedScrollView's body
fluttercandies / Flutter Scrollview ObserverA widget for observing data related to the child widgets being displayed in a ScrollView. Maintainer: @LinXunFeng
JarvisGG / NestedTouchScrollingLayout:8ball: 处理子 View,父 View 嵌套滚动,成本比 support v4 NestedScrolling 低,放心食用~
skydoves / IndicatorScrollView🧀 A dynamic scroll view that animates indicators according to its scroll position.
BCsl / UcMainPagerDemoUse custom behavior to implement UC Browser 's MainPager UI
bawn / AquamanA pure-Swift library for nested display of horizontal and vertical scrolling views
simmorsal / ConcealerNestedScrollView ConcealerRecyclerViewA library to make views hide from top and bottom while scrolling a custom NestedScrollView (and RecyclerView)
valkriaine / BouncyRecyclerView and NestedScrollView with physics-based bouncy overscroll effect
leifu1107 / AlipayHome高仿支付宝首页的头部伸缩动画(使用design实现效果,CoordinatorLayout+AppBarLayout+CollapsingToolbarLayout+Toolbar)
wkp111 / StickLayout粘性控件,其任意一个子控件都可滑动停留,本质为NestedScrollView和LinearLayout的结合。
LuckyJayce / HVScrollView可以配置水平和垂直滚动的HVScrollView,参照NestedScrollView和RecyclerView代码写的
ngocchung / NestedScrollViewRecyclerView, CardView inside NestedScrollView
junixapp / XRefreshLayout【已过时,不再更新,请使用更强大的SmartRefreshLayout!】A refresh layout(无侵入下拉刷新和加载布局), can refresh RecyclerView for all LayoutManager, NestedScrollView。
kongnanlive / StickyHeaderScrollView支持吸顶Sticky,滚动布局NestedScrollView嵌套RecyclerView,解决CoordinatorLayout、AppBarLayout快速滑动fling停住卡住回弹抖动等bug
JR-Stone / JR CoordinatorLayoutCoordinatorLayout + AppBarLayout + NestedScrollView 组合使用实现地图背景,滑动悬停华丽效果。仿饿了么地图界面。TextView 实现FloatingActionButton效果