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

am: 063e87c689

Change-Id: I641556b2baa47690a616dc0e4fec91070a8e4565
This commit is contained in:
jackqdyulei
2017-07-27 01:33:28 +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