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

Commit e388bda3 authored by Caitlin Shkuratov's avatar Caitlin Shkuratov
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
Change-Id: Ic1a3e9af4fd6d82911ad5f2076462cad9d2c8d31
parent 1837c2e9
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">