Merge "Make connected Wi-Fi message multiline to avoid cutoff." into oc-dev

am: 6c85dbaea2

Change-Id: Ie4e338759eb5e926297aa2691161dbf7fe16199c
This commit is contained in:
Stephen Chen
2017-04-25 18:53:07 +00:00
committed by android-build-merger

View File

@@ -43,6 +43,7 @@
android:id="@android:id/title"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:singleLine="false"
android:paddingLeft="20dp"
android:textAppearance="@android:style/TextAppearance.Material.Medium"
android:textColor="@android:color/white"/>