Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 52f70351 authored by Andrew Sapperstein's avatar Andrew Sapperstein
Browse files

Update PreferenceCategory headers to use headline font.

Medium weight.

Bug: 70296667
Test: visual
Change-Id: I879f5524920050e0a12b094d8ad0e9bcf72fd24c
parent 4f9d750e
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -50,6 +50,7 @@
            android:layout_marginTop="16dp"
            android:layout_width="match_parent"
            android:layout_height="wrap_content"
            android:fontFamily="@*android:string/config_headlineFontFamilyMedium"
            android:textAppearance="@android:style/TextAppearance.Material.Body2"
            android:textAlignment="viewStart"
            android:textColor="?android:attr/colorAccent"