I have a motion layout with this layoutDescription: app:layoutDescription="@xml/scene" scene.xml <MotionScene xmlns:motion="http://schemas.…
android android-motionlayoutI must be missing something with android:visibility changes within a motion layout. Here’s a simplified version of my …
android android-motionlayoutI'v got a Fragment that hosts a RecyclerView within a MotionLayout. On top of the recycler view I've got a …
android android-motionlayoutI'm playing around with the MotionLayout in Android. I'm using the alpha 2 version. 'com.android.support.constraint:constraint-layout:2.0.0-alpha2' …
android android-layout animation android-motionlayoutI'm just starting to play with MotionLayout. I have defined an activity layout using MotionLayout that uses a MotionScene to …
android android-motionlayout