Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 310 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 310 Bytes

Android-MVVM-Architecture

This project demonstrates the basic usage of MVVM architecture in android. It also shows some helper classes like BaseAdapter for recycler view and Recycler View helper class that helps to handle progress bar and "No data found!" text if there is no data in recycler view adapter.