diff options
Diffstat (limited to 'packages/SystemUI/res-keyguard/font/clock.xml')
-rw-r--r-- | packages/SystemUI/res-keyguard/font/clock.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/SystemUI/res-keyguard/font/clock.xml b/packages/SystemUI/res-keyguard/font/clock.xml index 5122fe74719b..d0867e9aa546 100644 --- a/packages/SystemUI/res-keyguard/font/clock.xml +++ b/packages/SystemUI/res-keyguard/font/clock.xml @@ -23,5 +23,5 @@ ** Recommended: font with variable width to support AOD => LS animations --> <font-family xmlns:android="http://schemas.android.com/apk/res/android"> - <font android:font="@font/google_sans_clock"/> + <font android:typeface="monospace"/> </font-family>
\ No newline at end of file |