android / views-widgets-samples

Multiple samples showing the best practices in views-widgets on Android.
Apache License 2.0
5.04k stars 3.01k forks source link

MotionLayout - Play with rotation in API 28 no working. #126

Closed rodrigomartindMeli closed 4 years ago

rodrigomartindMeli commented 4 years ago

Hi 👋🏼 Working with Motion 2.0.0-beta4 I ran into a problem in API 28, I have been playing with the rotation of a card, in api 29 it works perfectly (attached video) but in API 28 the screen freezes, and my app closes. I have the branch of my public repository, you can see my code if you want. In my personal cell phone with API 28 I get the same result as in the emulator. https://github.com/rodrigomartind/TinderMotionLayout/tree/feature/rotationCard Also i share to logcat message for API 28.

Logcat information for API 28

Captura de Pantalla 2020-04-27 a la(s) 14 28 56

API 29 ⬇️

API 28 ⬇️