mirror of
https://github.com/mihonapp/mihon.git
synced 2025-10-28 12:57:57 +01:00
Tweak dialog corner radius
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user