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

Commit a600534d authored by Beverly Tai's avatar Beverly Tai Committed by Automerger Merge Worker
Browse files

Merge "Use default font for clock font" into sc-dev am: 517485f8

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/14162971

Change-Id: I9f565de18204e866150cc6b929c8b24b0838f27f
parents 47ec02b5 517485f8
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