Update UI

This commit is contained in:
Zakhar Timoshenko
2023-08-23 20:42:40 +03:00
parent b3b022807a
commit 3cc0fbe7bc
15 changed files with 69 additions and 25 deletions

View File

@@ -41,7 +41,7 @@
style="@style/Widget.Material3.BottomSheet"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:backgroundTint="?colorBackgroundFloating"
android:backgroundTint="?attr/m3ColorBottomMenuBackground"
android:orientation="vertical"
android:visibility="gone"
app:behavior_hideable="false"