Skip to content
#

transition-animation

Here are 18 public repositories matching this topic...

A TodoList app that uses Room Database along with Coroutines to save todos. Dagger-Hilt is used for Dependency Injection. The app uses MVVM architecture with the repository pattern and LiveData. It also uses Data Binding with Navigation Components and DiffUtil for efficient RecyclerView. The app contains swipe to delete gestures and transition a…

  • Updated Sep 13, 2020
  • Kotlin

A to-do list app in which users can make his/her to-do list on the basis of the priority of the task. The user can perform all the CRUD operations on the task and can also search the previously saved task with the initial letter of it, and all the tasks starting from that letters will be recommended to him.

  • Updated Jul 11, 2021
  • Kotlin

Improve this page

Add a description, image, and links to the transition-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 transition-animation topic, visit your repo's landing page and select "manage topics."

Learn more