- it contains all features of coroutine
- Navigation Component
- Recycler View
- Fragments
- Coroutines
- ViewModel && LiveData
- Room
- ViewPager2
- ViewBinding
- Dagger & Hilt
- add viewpager2
- add diffutil in recyclerview
- add viewbinding in the adapter class
- custom bg for edittext
- learn diff util from this
- learn on click listner for adapter from this
- learn apply method from onBindViewHolder func from this