goldy1992 / Mp3Player

An open source Android MP3 Player
GNU General Public License v3.0
18 stars 3 forks source link

Add viewmodel and livedata architecture to front end #125

Closed goldy1992 closed 4 years ago

goldy1992 commented 4 years ago

Use the android ViewModel and LiveData documentation to implement best practices.