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

Commit 8bf5945c 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

Change-Id: I19ae46145d788db06e64b1b1737b7c30ae53f7f0
parents d3ff73eb 6cad668a
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" >