mirror of
https://github.com/jrpie/Launcher.git
synced 2025-05-08 03:24:25 +02:00
fixed shadows of transparent AppBars; set min API to 21
This commit is contained in:
parent
d5c1c0b628
commit
e0a2cdb288
5 changed files with 7 additions and 39 deletions
app/src/main/res/layout
|
@ -16,7 +16,7 @@
|
|||
android:gravity="center"
|
||||
|
||||
android:background="@null"
|
||||
android:elevation="0dp"
|
||||
app:elevation="0dp"
|
||||
|
||||
app:layout_constraintEnd_toEndOf="parent"
|
||||
app:layout_constraintStart_toStartOf="parent"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue