Merge "Fix clipping for date and time on QS"

am: a5f968806e

Change-Id: I75c89c14ba9fe723ce47bff9061c716aee225735
This commit is contained in:
Kazuki Kobayashi
2017-01-19 22:25:23 +00:00
committed by android-build-merger

View File

@@ -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" >