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

Commit 517485f8 authored by Beverly Tai's avatar Beverly Tai Committed by Android (Google) Code Review
Browse files

Merge "Use default font for clock font" into sc-dev

parents fd0773cb 68d6e8eb
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -23,6 +23,5 @@
** Recommended: font with variable width to support AOD => LS animations
-->
<font-family xmlns:android="http://schemas.android.com/apk/res/android">
    <!-- TODO (b/171376810): switch this font with a variable width clock font for AOSP -->
    <font android:typeface="monospace" android:font="@*android:string/config_headlineFontFamily" />
    <font android:typeface="monospace"/>
</font-family>
 No newline at end of file