Skip to content
#

recyclerview-item-animation

Here are 51 public repositories matching this topic...

This is an Android application which shows the usage of RecyclerView with Staggered Grid Layout Manager and also using Card View for items in RecyclerView and performing animations while scrolling RecyclerView and finally provides a speech mechanism which allows users to speak to control the automated scrolling(STA) of RecyclerView.

  • Updated May 18, 2017
  • Java

Built an app, optimized for tablets, to help users discover popular and highly rated movies on the web. It displays a scrolling grid of movie trailers, launches a details screen whenever a particular movie is selected, allows users to save favorites, play trailers, and read user reviews. This app utilizes core Android user interface components …

  • Updated Jun 29, 2017
  • Java

This project implements one of the most beautiful animations of the class RecyclerView, the class ItemTouchHelper. The ItemTouchHelper class implements the dragging of each object on the RecyclerView class by revealing a view under the first sliding view. Please, refer to this link to learn more about the class ItemTouchHelper. This project show…

  • Updated Jan 10, 2019
  • Java

Improve this page

Add a description, image, and links to the recyclerview-item-animation topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the recyclerview-item-animation topic, visit your repo's landing page and select "manage topics."

Learn more