androidx / constraintlayout

ConstraintLayout is an Android layout component which allows you to position and size widgets in a flexible way
Apache License 2.0
1.07k stars 176 forks source link

Animation inspector #478

Open charlee-dev opened 2 years ago

charlee-dev commented 2 years ago

Hi. I use Motion Layouts for Jetpack Compose in my project and they are awesome! Really grat job!

Can you add support for Animation inspector in Android Studio please.

jafu888 commented 2 years ago

It is being worked on. We want to stabilize the library a bit more. Studio/library being in compatible is super important. People are often restricted from (or forced to) upgrade.

We also built swing application called Link A demo of Link

charlee-dev commented 2 years ago

When do you expect to release the tool?

jafu888 commented 2 years ago

We have no plans.. Its goals:

If we saw lots of request/demand our plans would change.