Skip to content
#

searchview

Here are 129 public repositories matching this topic...

Book selling application with MVVM (Model, View, ViewModel), LiveData, DataBinding, Retrofit, Room Database, Navigation Component(NavGraph, BottomNav), ViewPager2 in TabLayout, SearchView, Vertical Adapter(BestSellers) and Horizontal Adapter(All Books) with ConcatAdapter for Main Screen, Firebase Auth, SearchView in Adapter, Picasso, Lottie, Animated Svg for Splash

  • Updated Jun 18, 2022
  • Kotlin

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 animations along with recycler view animations. The app uses Material Design components. You can search, sort, update existing todos, or delete them.

  • Updated Sep 13, 2020
  • Kotlin

Improve this page

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

Learn more