An Android inventory system created using MVVM + Room Database + LiveData + DataBinding + RXJava + Material Design
Playstore link: https://play.google.com/store/apps/details?id=com.inventory.myinventorysystem.inventorysystem
The app was converted to use MVVM design pattern. You can point at commit ad9952ad364eb959fbe533b0548ec7aa7c2edf95 to see the app without the MVVM pattern.