Auxio/app/src/main/java/org/oxycblt/auxio/ui
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
..
ActionMenu.kt coil: make mosaics use squareframetransform 2022-02-24 14:58:59 -07:00
DiffCallback.kt music: rename BaseModel to Item 2022-02-22 17:44:36 -07:00
DisplayMode.kt playback: add replaygain setting 2022-01-06 17:27:45 -07:00
EdgeAppBarLayout.kt ui: general cleanup 2022-02-23 15:26:40 -07:00
EdgeCoordinatorLayout.kt ui: general cleanup 2022-02-23 15:26:40 -07:00
EdgeRecyclerView.kt ui: general cleanup 2022-02-23 15:26:40 -07:00
LifecycleDialog.kt style: migrate to Material3 2021-10-10 16:44:17 -06:00
Sort.kt playback: add replaygain setting 2022-01-06 17:27:45 -07:00
ViewHolders.kt music: rename BaseModel to Item 2022-02-22 17:44:36 -07:00