diff --git a/res/layout/preference_progress_category.xml b/res/layout/preference_progress_category.xml index d8586971f62..2ac3dc197d1 100644 --- a/res/layout/preference_progress_category.xml +++ b/res/layout/preference_progress_category.xml @@ -20,9 +20,9 @@ android:layout_height="wrap_content" android:gravity="center_vertical" android:orientation="horizontal" - android:layout_marginBottom="16dp" android:paddingStart="?android:attr/listPreferredItemPaddingStart" android:paddingTop="16dp" + android:paddingBottom="16dp" android:paddingEnd="?android:attr/listPreferredItemPaddingEnd">