Auxio/app/src/main/java/org/oxycblt/auxio/image
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
..
BaseFetcher.kt image: fix error on api 21 2022-06-12 17:31:22 -06:00
BaseStyledImageView.kt music: add support for file properties 2022-06-11 16:21:16 -06:00
BitmapProvider.kt detail: do not cache viewholder pos for highlight 2022-06-04 13:51:59 -06:00
Components.kt image: rework genre ordering 2022-06-02 19:49:57 -06:00
CrossfadeTransitionFactory.kt info: update architecture 2022-05-26 10:03:41 -06:00
ImageGroup.kt image: remove animated indicator 2022-06-15 16:11:41 -06:00
SquareFrameTransform.kt ui: rework custom ui components 2022-05-21 14:52:08 -06:00
StyledDrawable.kt image: add image group 2022-06-10 11:57:50 -06:00
StyledImageView.kt image: add image group 2022-06-10 11:57:50 -06:00