Auxio/app/src/main/java/org/oxycblt/auxio/ui
Alexander Capehart 70a5bab921
ui: vendor bottom sheet dialog w/fixes
Vendor BottomSheetDialog(Fragment) with the inset fix that prior used
reflection.

Apparently said reflection breaks down and crashes the release build
somehow. So now I just have to hastily patch BackportBottomSheetBehavior
and vendor another 1000 lines of MDC code.

Really considering making a PHP sadness-like blog solely for android
at this point.
2023-08-16 17:12:56 -06:00
..
accent all: cleanup 2023-07-25 20:45:30 -06:00
BaseBottomSheetBehavior.kt build: update deps 2023-07-25 14:35:26 -06:00
BottomSheetContentBehavior.kt all: relog project 2023-05-26 16:36:06 -06:00
CoordinatorAppBarLayout.kt all: relog project 2023-05-26 16:36:06 -06:00
DialogAwareNavigationListener.kt all: general cleanup 2023-08-14 19:54:43 -06:00
MultiToolbar.kt all: relog project 2023-05-26 16:36:06 -06:00
RippleFixMaterialButton.kt build: reduce execution times 2023-05-22 21:41:13 -06:00
UIModule.kt deps: update deps 2023-03-17 15:13:11 -06:00
UISettings.kt all: relog project 2023-05-26 16:36:06 -06:00
ViewBindingBottomSheetDialogFragment.kt ui: vendor bottom sheet dialog w/fixes 2023-08-16 17:12:56 -06:00
ViewBindingFragment.kt deps: update deps 2023-03-17 15:13:11 -06:00
ViewBindingMaterialDialogFragment.kt list: add menu dialog framework 2023-07-03 14:28:32 -06:00