Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 516 Bytes

File metadata and controls

16 lines (11 loc) · 516 Bytes

behavior-learn

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

download apk

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

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

emmmmmmm 继续加油咯~