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

Commit 02e50306 authored by Kazuki Kobayashi's avatar Kazuki Kobayashi Committed by android-build-merger
Browse files

Merge "Fix clipping for date and time on QS" am: a5f96880 am: 6cad668a

am: 8bf5945c

Change-Id: Ia811eba9511d385e74668a97db11df3b8d0e9315
parents da4ea530 8bf5945c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -27,7 +27,7 @@
    <LinearLayout
        android:id="@+id/date_time_group"
        android:layout_width="wrap_content"
        android:layout_height="19dp"
        android:layout_height="wrap_content"
        android:orientation="horizontal"
        android:focusable="true" >