Skip to content

Instantly share code, notes, and snippets.

@gilgoldzweig
Last active December 27, 2019 10:19
Show Gist options
  • Save gilgoldzweig/eff000accb820a5a982af5d4249fc602 to your computer and use it in GitHub Desktop.
Save gilgoldzweig/eff000accb820a5a982af5d4249fc602 to your computer and use it in GitHub Desktop.
MotionLayout layout file root tag|-|&tag=MotionLayout
<androidx.constraintlayout.motion.widget.MotionLayout
xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto"
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="match_parent"
app:layoutDescription="@xml/sample_collapsing_animation_scene">
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment