Auxio/app/src/main/java/org/oxycblt/auxio/settings
OxygenCobalt e6f6d1ccf8
image: remove animated indicator
Remove the animated indicator, replacing it with a static one.

I wish I could have kept this, but once again android is a sh******ed
mess and makes it impossible to dynamically animate something depending
on the playing state. It will restart the animation, ignore calls to
stop, or just flat out now run the code path in the first place due to
race conditions.
2022-06-15 16:11:41 -06:00
..
ui image: remove animated indicator 2022-06-15 16:11:41 -06:00
AboutFragment.kt ui: supply view to windowinsetdcompat calls 2022-06-08 09:48:14 -06:00
SettingsCompat.kt util: add reflection utilities 2022-06-15 11:24:47 -06:00
SettingsFragment.kt all: update logging 2022-06-15 11:06:10 -06:00
SettingsListFragment.kt music: use storage volume 2022-06-13 14:36:13 -06:00
SettingsManager.kt music: switch excluded system to storagevolume 2022-06-14 10:12:05 -06:00