Auxio/app
OxygenCobalt 71b15a3a6a
coil: disable exoplayer loading
Disable exoplayer loading since apparently the way I use a blocking
call in the coil coroutine causes it to be uncancellable. This ends
up resulting in errors continuing to apply themselves to whatever
view they were requested from, even if it was an error. Because you
know. Android.
2021-11-16 06:35:05 -07:00
..
src coil: disable exoplayer loading 2021-11-16 06:35:05 -07:00
build.gradle style: use material in playback view 2021-11-11 16:25:56 -07:00
proguard-rules.pro Create dedicated app object 2021-01-14 07:42:56 -07:00