Auxio/app/src/main/java/org/oxycblt/auxio/playback
OxygenCobalt f377e144dd
style: remove elevation from toolbars
Remove the elevation component from all toolbars and the bottom bar.

Material3 states that top and bottom app bars should not cast a drop
shadow. Auxio ignored this and used one anyway. This largely stemmed
from incorrect use of the AppBarLayout styles, which were mostly just
incorrect M2 styles with a new background plastered over. Fix this
by creating a new style that inherits the proper M3 styles and then
using that on all AppBarLayout instances in the app.
2022-02-10 17:34:03 -07:00
..
queue util: rework context utilities 2022-02-06 10:45:40 -07:00
state all: fix sloppy code 2022-02-07 20:08:18 -07:00
system docs: rework contribution info 2022-02-06 14:33:36 -07:00
PlaybackBarView.kt util: rework context utilities 2022-02-06 10:45:40 -07:00
PlaybackFragment.kt docs: add changelog 2022-02-06 14:01:03 -07:00
PlaybackLayout.kt style: remove elevation from toolbars 2022-02-10 17:34:03 -07:00
PlaybackSeekBar.kt util: rework context utilities 2022-02-06 10:45:40 -07:00
PlaybackViewModel.kt revert "style: migrate to roboto" 2022-01-23 12:42:49 -07:00