Auxio/app/src/main/java/org/oxycblt/auxio/home
Alexander Capehart c2def19aee
ui: handle playing indicator edge cases
Handle two edge cases identified with the playing indicator behavior:
1. When enqueing songs from another parent, the prior parent is still
indicates as "playing" when it kind-of isn't.
2. When playback is stopped, the parent is not reset, and thus will
still be indicated as "playing" after the song has disappeared. This
is rarer and should be resolved in other ways, but the solution to
1 also fixes this.

Resolves #380.
2023-05-25 13:16:58 -06:00
..
fastscroll build: reduce execution times 2023-05-22 21:41:13 -06:00
list ui: handle playing indicator edge cases 2023-05-25 13:16:58 -06:00
tabs home: fix tab setting migration 2023-05-21 11:45:44 -06:00
EdgeFrameLayout.kt deps: update deps 2023-03-17 15:13:11 -06:00
FlipFloatingActionButton.kt build: reduce execution times 2023-05-22 21:41:13 -06:00
HomeFragment.kt build: reduce execution times 2023-05-22 21:41:13 -06:00
HomeModule.kt deps: update deps 2023-03-17 15:13:11 -06:00
HomeSettings.kt home: fix tab setting migration 2023-05-21 11:45:44 -06:00
HomeViewModel.kt detail: group implicit albums in "appears on" 2023-05-25 12:54:23 -06:00