Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 1.34 KB

README.md

File metadata and controls

34 lines (21 loc) · 1.34 KB

ConstraintSample

This project contains android ConstraintLayout2.0 usages and MotionLayout usage, includes xml tools attributes as well.

主要用来练习和扩展一些关于 ConstraintLayoutMotionLayout 的用法,还包含 Google 新推的 Android 工具 — sample data 等。

最新进展

  • ConstraintLayout 1.x 功能大致实践完毕

  • sample data 用法应用完毕

  • MotionLayout 入门版实践完毕

  • 结合 MD 系列组件实现部分复杂交互效果

  • 发现一个问题:官方提供的demo在通过 DrawerMotion 与 CoordinatorLayout 中已有 Motion 交互时出现 NestedScrollView 滑动问题

  • Alpha version preview:

    alpha-preview

接下来

  • 解决上述问题
  • 优化和重构 Motion 交互和逻辑代码
  • MotionLayout 等进一步熟悉和进阶用法以及效果实现
  • MotionLayoutMaterial design 系列控件组合使用,实现复杂效果
  • 实战demo的制作以及相关文章编撰
  • 补充相关参考文档和国外相关文章
  • 文档说明和相关效果图的实时跟进

Learn more

每日一道面试题,挖掘更加强大的自己:Android Daily Interview