Last active
December 27, 2019 11:21
-
-
Save gilgoldzweig/58d94850e16d8513e5b6c92b1528e3da to your computer and use it in GitHub Desktop.
transition_empty
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<Transition | |
motion:constraintSetEnd="@+id/end" | |
motion:constraintSetStart="@id/start" | |
motion:motionInterpolator="easeInOut"> | |
</Transition> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment