Merge "Set minLines for battery header text" into oc-dr1-dev

am: 02560caa92

Change-Id: I0bc848b91594cb0adfd2900ce2678f6acc6ef66e
This commit is contained in:
jackqdyulei
2017-07-27 01:08:43 +00:00
committed by android-build-merger

View File

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