Auxio/app
OxygenCobalt c5be39774a
ui: remove memberBinding [#80]
Remove all usages of memberBinding from the app.

For some reason, certain devices running Android 10 and lower will
have a lifecycle race condition whenever the theme is mis-matched.
This ends up resulting in an invalid state whenever memberBinder was
used. Since we can't replace memberBinder with a better solution,
just dumpster the whole thing. This platform is so god damn broken,
jesus christ.

Resolves #80.
2022-02-24 19:31:48 -07:00
..
src ui: remove memberBinding [#80] 2022-02-24 19:31:48 -07:00
build.gradle deps: upgrade 2022-02-24 15:17:31 -07:00
proguard-rules.pro Create dedicated app object 2021-01-14 07:42:56 -07:00