Skip to content

Instantly share code, notes, and snippets.

@patrick-elmquist
Last active July 26, 2017 18:14
Show Gist options
  • Save patrick-elmquist/41bce67eb1582e2c04469000fc774517 to your computer and use it in GitHub Desktop.
Save patrick-elmquist/41bce67eb1582e2c04469000fc774517 to your computer and use it in GitHub Desktop.
Enter animation demo: Using GridRecyclerView
<com.patrickiv.demo.enteranimationdemo.recyclerview.GridRecyclerView
android:id="@+id/recycler_view"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:layoutAnimation="@anim/grid_layout_animation_from_bottom"
/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment