diff --git a/res/layout/preference_category_material_settings.xml b/res/layout/preference_category_material_settings.xml index 5a1043dce38..3334bbb7b47 100644 --- a/res/layout/preference_category_material_settings.xml +++ b/res/layout/preference_category_material_settings.xml @@ -51,6 +51,7 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:textAppearance="@android:style/TextAppearance.Material.Body2" + android:textAlignment="viewStart" android:textColor="?android:attr/colorAccent" android:paddingEnd="?android:attr/listPreferredItemPaddingEnd"/>