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

Commit f06967c0 authored by Fabian Kozynski's avatar Fabian Kozynski Committed by android-build-merger
Browse files

Merge "Fix alignment of date in QS" into qt-dev am: fc0f0ea6

am: 85384f43

Change-Id: I68473b09d81c2c8571d6bfbf2f68a36fa6347645
parents 31239c90 85384f43
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -34,7 +34,7 @@
        android:id="@+id/date"
        android:layout_width="wrap_content"
        android:layout_height="wrap_content"
        android:layout_gravity="start"
        android:layout_gravity="start|center_vertical"
        android:gravity="center_vertical"
        android:singleLine="true"
        android:textAppearance="@style/TextAppearance.QS.Status"