Merge "Fix clipping for date and time on QS" am: a5f968806e am: 6cad668a25 am: 8bf5945c3f

am: 02e50306f9

Change-Id: Ifa97ccb8a26ef547871a520a81ebe20820ed5bcc
This commit is contained in:
Kazuki Kobayashi
2017-01-19 22:40:10 +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" >