• Stars
    star
    561
  • Rank 76,319 (Top 2 %)
  • Language
    Kotlin
  • Created almost 6 years ago
  • Updated 12 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

behavior-learn

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

download apk

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

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

emmmmmmm 继续加油咯~