Fix AlertDialogs

This commit is contained in:
Zakhar Timoshenko
2022-01-17 09:26:54 +03:00
parent eed8ef7010
commit 097e040dd6
13 changed files with 24 additions and 21 deletions

View File

@@ -29,7 +29,7 @@
android:id="@+id/toolbar_card"
android:background="@drawable/toolbar_background"
android:layout_width="match_parent"
android:layout_height="50dp"
android:layout_height="48dp"
android:layout_marginStart="16dp"
android:layout_marginTop="8dp"
android:layout_marginEnd="16dp"