Tweak dialog corner radius

This commit is contained in:
arkon
2021-03-13 17:18:22 -05:00
parent 1e58b05ead
commit 18b1326f3a
4 changed files with 6 additions and 5 deletions

View File

@@ -13,7 +13,7 @@
<androidx.cardview.widget.CardView
android:layout_width="match_parent"
android:layout_height="wrap_content"
app:cardCornerRadius="@dimen/card_radius">
app:cardCornerRadius="@dimen/dialog_radius">
<com.google.android.material.appbar.MaterialToolbar
android:layout_width="match_parent"