Auxio/app/src/main/java/org/oxycblt/auxio
OxygenCobalt 0474940ee3
ui: switch to inset-based bottom sheet content
Do not do a measure + inset method with BottomSheetContentBehavior,
instead, try to re-apply window insets to adapt with the bar instead.

This fixes a lot of view clipping issues that made motion transitions
non-ideal and prevented a rounded playback bar. Only remaining issue is
RecyclerView instances, which need to be further reworked to resolve
scroll issues and edge effect problems.
2022-08-06 09:21:20 -06:00
..
detail ui: rework resource distribution 2022-08-05 09:58:20 -06:00
home ui: switch to inset-based bottom sheet content 2022-08-06 09:21:20 -06:00
image util: clean up context utils 2022-08-04 20:11:25 -06:00
music util: clean up context utils 2022-08-04 20:11:25 -06:00
playback ui: switch to inset-based bottom sheet content 2022-08-06 09:21:20 -06:00
search util: clean up context utils 2022-08-04 20:11:25 -06:00
settings ui: fix lollipop bugs 2022-08-05 11:47:26 -06:00
ui ui: switch to inset-based bottom sheet content 2022-08-06 09:21:20 -06:00
util ui: fix lollipop bugs 2022-08-05 11:47:26 -06:00
widgets util: clean up context utils 2022-08-04 20:11:25 -06:00
AuxioApp.kt build: upgrade deps 2022-08-04 11:52:57 -06:00
IntegerTable.kt home: add last added sorting [#181] 2022-07-13 14:20:35 -06:00
MainActivity.kt ui: fix lollipop bugs 2022-08-05 11:47:26 -06:00
MainFragment.kt util: clean up context utils 2022-08-04 20:11:25 -06:00