Make connected Wi-Fi message multiline to avoid cutoff.

Bug: 37330280
Test: manual inspection.
Change-Id: Ifdf76d454cf98de2db03a266ad4c3a3cbcd79b4c
This commit is contained in:
Stephen Chen
2017-04-24 11:39:00 -07:00
parent cba520fc9d
commit 7d32cddc73

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"/>