https://github.com/numeroanddev/editortoolsexample-android
https://github.com/numeroanddev/editortoolsexample-android
Last synced: 18 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/numeroanddev/editortoolsexample-android
- Owner: NUmeroAndDev
- Created: 2018-07-18T00:15:27.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-07-18T06:05:13.000Z (almost 7 years ago)
- Last Synced: 2025-02-17T08:22:39.179Z (3 months ago)
- Language: Kotlin
- Size: 229 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# EditorToolsExample-android
* Android Studio 3.2 beta4
* Kotlin 1.2.51## Bug?
The MotionLayout animation behaves differently when its parent View uses "wrap_content" or "match_parent".* Use wrap_content
* Use match_parent
