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

This commit is contained in:
TreeHugger Robot
2017-07-26 23:46:42 +00:00
committed by Android (Google) Code Review

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