Auxio/app/src/main/java/org/oxycblt/auxio/detail
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
..
recycler image: remove animated indicator 2022-06-15 16:11:41 -06:00
AlbumDetailFragment.kt all: update logging 2022-06-15 11:06:10 -06:00
ArtistDetailFragment.kt all: update logging 2022-06-15 11:06:10 -06:00
DetailAppBarLayout.kt image: remove animated indicator 2022-06-15 16:11:41 -06:00
DetailViewModel.kt all: update logging 2022-06-15 11:06:10 -06:00
GenreDetailFragment.kt all: update logging 2022-06-15 11:06:10 -06:00
ReadOnlyTextInput.kt ui: use scroll indicators 2022-06-12 09:31:59 -06:00
SongDetailDialog.kt detail: add queue actions to artist/genre 2022-06-14 17:40:33 -06:00