![]() Move the loading screen into the home view. Previously, we would use a Snackbar to track the music loading state. This ended up being a pretty stupid and buggy idea, and would get even worse with the new music loader changes. Instead, we re-implement the loading screen into the home view to generally be more sane and extendable compared to previously. |
||
---|---|---|
.. | ||
queue | ||
replaygain | ||
state | ||
system | ||
PlaybackBarFragment.kt | ||
PlaybackPanelFragment.kt | ||
PlaybackViewModel.kt | ||
StyledSeekBar.kt |