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

am: 02560caa92

Change-Id: I2a4d3ed816a7bb938b5613154b8a4bc8f3114142
This commit is contained in:
jackqdyulei
2017-07-27 00:05:53 +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