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

Commit 39b099c8 authored by Caitlin Shkuratov's avatar Caitlin Shkuratov Committed by Android Build Coastguard Worker
Browse files

[SB] Change status bar clock to normal font instead of tabular font.

Fixes: 411157074
Flag: EXEMPT bugfix
Test: Verify clock in status bar uses proportional font
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:e388bda34e6dc4dd772ec70497ff7422ea7b7c76)
Merged-In: Ic1a3e9af4fd6d82911ad5f2076462cad9d2c8d31
Change-Id: Ic1a3e9af4fd6d82911ad5f2076462cad9d2c8d31
parent 99b01a65
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -24,8 +24,8 @@
        <item name="android:textColor">@color/status_bar_clock_color</item>
    </style>

    <!-- TODO(b/411157074): This style can be removed once the style for the status bar clock is solidified. -->
    <style name="TextAppearance.StatusBar.Default.Clock">
        <item name="android:fontFeatureSettings">tnum</item>
    </style>

    <style name="TextAppearance.StatusBar.UserChip" parent="@*android:style/TextAppearance.StatusBar.Icon">