summaryrefslogtreecommitdiffstats
path: root/res/layout/header.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/header.xml')
-rw-r--r--res/layout/header.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/header.xml b/res/layout/header.xml
index f9b27af6..0e000a4d 100644
--- a/res/layout/header.xml
+++ b/res/layout/header.xml
@@ -35,7 +35,7 @@
android:layout_marginStart="@dimen/header_subsettings_margin_start"
android:layout_alignWithParentIfMissing="true"
android:layout_centerVertical="true"
- android:textAppearance="@android:style/TextAppearance.Material.Medium"
+ android:textAppearance="?android:attr/textAppearanceMedium"
android:textColor="@android:color/white"
android:textAlignment="viewStart" />