Auxio/app/src/main/java/org/oxycblt/auxio/playback
OxygenCobalt fe38c70d34
ui: don't re-inset content only
Revert the changes I made in 0474940ee3
and return to the hybrid layout + inset system.

The big issue is edge effects and touch events. I need to properly
clamp edge effects to the padding, but that also requires me to use
stretch edge effects everywhere to prevent weird visual isuses. This
may happen in the future in RecyclerView 1.3.0, but development on such
has been minimal. Meanwhile, touch events will be intercepted by the
now overlapping view if one clicks the wrong portion of the bar.
Nothing I can do given how touch events are intercepted by the bottom
sheet, at least right now.

More feasible to keep the current system and mitigate whatever issues
are present there.
2022-08-08 16:22:03 -06:00
..
queue ui: improve bottom sheet backgrounds 2022-08-06 13:19:58 -06:00
replaygain ui: remove textSafe 2022-08-04 17:27:50 -06:00
state all: cleanup 2022-08-03 19:54:14 -06:00
system meta: update shots 2022-08-05 17:40:58 -06:00
ForcedLTRFrameLayout.kt widget: update preview 2022-07-18 10:16:39 -06:00
PlaybackBarFragment.kt util: clean up context utils 2022-08-04 20:11:25 -06:00
PlaybackPanelFragment.kt meta: update shots 2022-08-05 17:40:58 -06:00
PlaybackSheetBehavior.kt ui: don't re-inset content only 2022-08-08 16:22:03 -06:00
PlaybackViewModel.kt all: cleanup 2022-08-03 19:54:14 -06:00
StyledSeekBar.kt ui: remove textSafe 2022-08-04 17:27:50 -06:00