Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 187 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 187 Bytes

room-di-sample

A sample app showing the use of Room Persistence Library using dependency injection using Dagger 2

Also uses observers on LiveData to reflect the changes automatically.