Skip to content
#

recyclerview-item-animation

Here are 32 public repositories matching this topic...

主要提供了简单易用强大的RecyclerView库,包括自定义刷新加载效果、极简通用的万能适配器Adapter、万能分割线、多种分组效果、常见状态页面、item动画效果、添加多个header和footer、侧滑、拖拽、Sticky(黏性)效果、多item布局等,各模块之间灵活、解耦、通用、又能相互组合使用。

  • Updated Dec 2, 2019
  • Java

This is a sample Android Application which has Google Map view similar to what AirBnb Android Application. Moving Markers like Uber/Ola. Custom Google Search for places. Recycler view with Animations added.

  • Updated Feb 14, 2021
  • 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

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

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