Auxio/app
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
..
src style: remove elevation from toolbars 2022-02-10 17:34:03 -07:00
build.gradle Version 2.2.0 2022-02-06 19:23:54 -07:00
proguard-rules.pro Create dedicated app object 2021-01-14 07:42:56 -07:00