Merge "Set minLines for battery header text" into oc-dr1-dev am: 02560caa92 am: 063e87c689

am: 220b1f163a

Change-Id: I9f1857004f87e659fdf807bb41cec18a69c60266
This commit is contained in:
jackqdyulei
2017-07-27 05:28:27 +00:00
committed by android-build-merger

View File

@@ -47,6 +47,7 @@
android:layout_width="match_parent" android:layout_width="match_parent"
android:layout_height="wrap_content" android:layout_height="wrap_content"
android:layout_marginTop="8dp" android:layout_marginTop="8dp"
android:minLines="2"
android:textAppearance="@android:style/TextAppearance.Material.Small"/> android:textAppearance="@android:style/TextAppearance.Material.Small"/>
<TextView <TextView