1
0
Fork 0
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:
Josia Pietsch 2024-07-06 00:57:51 +02:00
parent d5c1c0b628
commit e0a2cdb288
Signed by: jrpie
GPG key ID: E70B571D66986A2D
5 changed files with 7 additions and 39 deletions
app/src/main/res/layout

View file

@ -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"