diff --git a/res/layout/data_usage_summary_preference.xml b/res/layout/data_usage_summary_preference.xml index 4cbd9581865..e678b36779f 100644 --- a/res/layout/data_usage_summary_preference.xml +++ b/res/layout/data_usage_summary_preference.xml @@ -18,6 +18,7 @@ xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent" android:layout_height="wrap_content" + android:minHeight="172dp" android:paddingTop="8dp" android:paddingBottom="16dp" android:paddingStart="?android:attr/listPreferredItemPaddingStart" @@ -37,7 +38,6 @@ android:id="@+id/usage_layout" android:layout_width="match_parent" android:layout_height="wrap_content" - android:paddingTop="12dp" android:orientation="horizontal">