All Projects → iielse → Learn Coordinatorlayout Behavior

iielse / Learn Coordinatorlayout Behavior

CoordinatorLayout 自定义Behavior 高仿美团商家详情界面 实现页面内容复杂联动效果

Programming Languages

kotlin
9241 projects

Projects that are alternatives of or similar to Learn Coordinatorlayout Behavior

LiteRefresh
Nested scrolling UI library for Android based on CoordinatorLayout. Pull-to-refresh and pull-to-load-more are supported.
Stars: ✭ 37 (-92.98%)
Mutual labels:  behavior, coordinatorlayout
MaterialDesignSample
Android transition元素共享动画、CoordinatorLayout、AppBarLayout、FloatingActionButton、BottomSheet、SnackBar、自定义behavior实现动画效果。
Stars: ✭ 28 (-94.69%)
Mutual labels:  behavior, coordinatorlayout
android-materialButton-behavior
Android Material Button(Extended FAB) Behavior on RecyclerView
Stars: ✭ 25 (-95.26%)
Mutual labels:  behavior, coordinatorlayout
NestedScrollingDemo
😋😋😋A good app for understanding android nested scrolling
Stars: ✭ 98 (-81.4%)
Mutual labels:  behavior, coordinatorlayout
Materialdesignsamples
Material Design 系列控件samples,讲了Material Design 系列新控件的使用方法和一些场景示例,使用详情请看对应博客,持续更新中...
Stars: ✭ 900 (+70.78%)
Mutual labels:  behavior, coordinatorlayout
Unity-Visual-Behavior-Tree
Reactive Visual Scripting Behavior Tree Tool for Unity 2018.x+
Stars: ✭ 36 (-93.17%)
Mutual labels:  behavior
Scalinglayout
With Scaling Layout scale your layout on user interaction.
Stars: ✭ 3,276 (+521.63%)
Mutual labels:  coordinatorlayout
behave-restful
BDD Framework to Test REST Services and APIs
Stars: ✭ 47 (-91.08%)
Mutual labels:  behavior
yii2-linkable-behavior
Yii2 behavior to help creating urls easier
Stars: ✭ 12 (-97.72%)
Mutual labels:  behavior
Coordinatortablayout
Combination of TabLayout and CoordinatorLayout./TabLayout和CoordinatorLayout相结合的折叠控件
Stars: ✭ 4,114 (+680.65%)
Mutual labels:  coordinatorlayout
Aecor
Pure functional event sourcing runtime
Stars: ✭ 299 (-43.26%)
Mutual labels:  behavior
yii2-db
Database extensions for Yii 2.0 Framework 📦
Stars: ✭ 19 (-96.39%)
Mutual labels:  behavior
CoolCoodinatorLayout
banner沉浸式+滚动视差+悬浮搜索框+标题置顶复杂联动效果
Stars: ✭ 46 (-91.27%)
Mutual labels:  coordinatorlayout
React Native Collapsing Toolbar
react-native wrapper for android CollapsingToolbarLayout
Stars: ✭ 280 (-46.87%)
Mutual labels:  coordinatorlayout
Eleme Master
高仿饿了么3.0版本点餐页面
Stars: ✭ 297 (-43.64%)
Mutual labels:  coordinatorlayout
KeepSafeNew
Sample app to demonstrate MVP (Model - View - Presenter), Android Architecture Components (Room Persistence, LiveData), RxJava2, ButterKnife in Android.
Stars: ✭ 58 (-88.99%)
Mutual labels:  coordinatorlayout
react-native-nested-scroll-view
react-native wrapper for android NestedScrollView
Stars: ✭ 77 (-85.39%)
Mutual labels:  coordinatorlayout
ELeMaList
仿饿了么商品列表页面
Stars: ✭ 43 (-91.84%)
Mutual labels:  coordinatorlayout
Simple View Behavior
Simple and easy way to deal with CoordinatorLayout Behavior
Stars: ✭ 434 (-17.65%)
Mutual labels:  coordinatorlayout
Ucmainpagerdemo
Use custom behavior to implement UC Browser 's MainPager UI
Stars: ✭ 398 (-24.48%)
Mutual labels:  behavior

behavior-learn

该项目是为了练习-> 使用CoordinatorLayout.Behavior 实现页面复杂联动效果 代码模仿实现美团商家详情界面内容联动

download apk

开发使用知识点顺带涉及到:

  1. Scroller+Handler 实现View自动滑动
  2. View属性动画
  3. 触摸事件分发机制
  4. ConstraintLayout约束布局

emmmmmmm 继续加油咯~

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].