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

Commit aefa923b authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "[SB] Change status bar clock to normal font instead of tabular font." into main

parents 845ab1a9 e388bda3
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">