Skip to content

Instantly share code, notes, and snippets.

@patrick-elmquist
Last active July 26, 2017 18:05
Show Gist options
  • Select an option

  • Save patrick-elmquist/ac42448b12f65f3fea52d88fa6fde262 to your computer and use it in GitHub Desktop.

Select an option

Save patrick-elmquist/ac42448b12f65f3fea52d88fa6fde262 to your computer and use it in GitHub Desktop.
Enter animation demo: Fall down LayoutAnimation
<?xml version="1.0" encoding="utf-8"?>
<layoutAnimation
xmlns:android="http://schemas.android.com/apk/res/android"
android:animation="@anim/item_animation_fall_down"
android:delay="15%"
android:animationOrder="normal"
/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment