Skip to content

Commit

Permalink
add alpha preview image
Browse files Browse the repository at this point in the history
  • Loading branch information
Moosphan committed Aug 13, 2019
1 parent 86e8ee0 commit 6b2ad3f
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 27 deletions.
32 changes: 5 additions & 27 deletions .idea/workspace.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,19 @@ This project contains android ConstraintLayout2.0 usages and MotionLayout usage,
## 最新进展

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

- **sample data** 用法应用完毕

- **MotionLayout** 入门版实践完毕

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

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

- Alpha version preview:

![alpha-preview](https://github.com/Moosphan/ConstraintSample/blob/86e8ee00637364a1274ebf22db5ff92e9cfb4ce1/arts/motion_preview1.gif)

## 接下来

- 解决上述问题
Expand Down

0 comments on commit 6b2ad3f

Please sign in to comment.