mikepenz / FastAdapter

The bullet proof, fast and easy to use adapter library, which minimizes developing time to a fraction...
https://mikepenz.dev
Apache License 2.0
3.84k stars 494 forks source link

Sample app : Simplify Room + LiveData #999

Closed RobbWatershed closed 3 years ago

RobbWatershed commented 3 years ago

Simplify Room + LiveData implementation on the sample app and add a "refresh" button to demionstrate and test LiveData at work when updating the DB

RobbWatershed commented 3 years ago

Btw that last check failure was not my fault 😉

mikepenz commented 3 years ago

Thank you so much @RobbWatershed