Auxio/app/src/main/java/org/oxycblt/auxio
OxygenCobalt c7c4473247
ui: make bottom sheet follow rounded corners
Make BottomSheetLayout apply rounded corners when rounded covers is
enabled.

Draggable elements should be rounded, not straight, so this simply
makes this consistent. It does have one visual error as it stands,
stemming from the layout code allocating space for the bar and thus
clipping certain content. I hope to fix this soon.
2022-06-29 09:10:50 -06:00
..
detail detail: fix broken album menu 2022-06-24 09:07:18 -06:00
home home: do not collect immediately on recreate 2022-06-27 14:50:33 -06:00
image ui: remove titlemidlarge style 2022-06-23 11:22:29 -06:00
music all: general cleanup 2022-06-22 18:38:57 -06:00
playback home: do not collect immediately on recreate 2022-06-27 14:50:33 -06:00
search ui: rework sorting again 2022-06-22 11:08:58 -06:00
settings all: general cleanup 2022-06-22 18:38:57 -06:00
ui ui: make bottom sheet follow rounded corners 2022-06-29 09:10:50 -06:00
util ui: rework sorting again 2022-06-22 11:08:58 -06:00
widgets playback: force LTR on timeline controls 2022-06-22 12:38:00 -06:00
AuxioApp.kt settings: revamp settingsmanager into settings 2022-06-20 09:12:19 -06:00
IntegerTable.kt music: add indexer service 2022-06-03 20:12:27 -06:00
MainActivity.kt playback: force LTR on timeline controls 2022-06-22 12:38:00 -06:00
MainFragment.kt ui: fix bottom sheet issues 2022-06-27 10:28:17 -06:00