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

Commit 022d04c9 authored by Rohan Shah's avatar Rohan Shah
Browse files

[QS] Change Date font in QQS

Changed to 12sp (mirrors the tile label text appearance)

Test: Manually
Bug: 79553802
Change-Id: Iab39d66a2a7267e1877c18ffadd231c3c44242dd
parent 56cc567d
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -35,8 +35,7 @@
        android:layout_gravity="start"
        android:gravity="center_vertical"
        android:singleLine="true"
        android:textAppearance="@style/TextAppearance.StatusBar.Expanded.Date"
        android:textSize="@dimen/qs_time_collapsed_size"
        android:textAppearance="@style/TextAppearance.QS.TileLabel"
        systemui:datePattern="@string/abbrev_wday_month_day_no_year_alarm" />

    <com.android.systemui.statusbar.phone.StatusIconContainer