diff --git a/res/layout/settings_main_dashboard.xml b/res/layout/settings_main_dashboard.xml index 8e83cff101f..7c348038a44 100644 --- a/res/layout/settings_main_dashboard.xml +++ b/res/layout/settings_main_dashboard.xml @@ -32,7 +32,7 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_margin="@dimen/search_bar_margin" - app:cardCornerRadius="2dp" + app:cardCornerRadius="@dimen/search_bar_half_height" app:cardBackgroundColor="?android:attr/colorBackground" app:cardElevation="2dp"> 24dp 64dp + 32dp 24dp diff --git a/res/values/dimens.xml b/res/values/dimens.xml index 0d4289a83b9..2f00297dc43 100755 --- a/res/values/dimens.xml +++ b/res/values/dimens.xml @@ -121,6 +121,7 @@ -8dp 48dp + 24dp 16dp