Auxio/app/src/main/java/org/oxycblt/auxio/home
OxygenCobalt 51ba72d861
music: change loading ux
Move the main loading response code to MainFragment and add a new
method for other objects to be notified of the progress of the
music loading process. There's probably a better way to do this,
but kotlin coroutines are so complex that I don't know where I
would start. This also adds some enhancements, such as the error
message now showing in more parts of the app and SearchFragment
now re-running the query if the MusicStore instance is loaded.
2021-10-27 18:23:15 -06:00
..
fastscroll music: make musicloader async 2021-10-24 20:01:15 -06:00
list music: make musicloader async 2021-10-24 20:01:15 -06:00
HomeFragment.kt music: change loading ux 2021-10-27 18:23:15 -06:00
HomeViewModel.kt music: change loading ux 2021-10-27 18:23:15 -06:00