diff --git a/core/res/res/layout-watch/preference_list_fragment_material.xml b/core/res/res/layout-watch/preference_list_fragment_material.xml index 22e66d5139361..8f2658b357fdb 100644 --- a/core/res/res/layout-watch/preference_list_fragment_material.xml +++ b/core/res/res/layout-watch/preference_list_fragment_material.xml @@ -43,7 +43,7 @@ android:paddingStart="@dimen/dialog_padding_material" android:paddingEnd="@dimen/dialog_padding_material" android:paddingBottom="8dp" - android:textAppearance="@style/TextAppearance.Material.Title" + android:textAppearance="?android:attr/textAppearanceLarge" android:gravity="center_horizontal|top" />