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

Commit 4ea4f63d 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

am: 02e50306

Change-Id: Ifa97ccb8a26ef547871a520a81ebe20820ed5bcc
parents 4779e997 02e50306
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" >