Fix the nullpointer bug in monkey test.

Bug: 30632031

Change-Id: I295bcc804a5e847f99577353c888caa08dc8c7ef
This commit is contained in:
jackqdyulei
2016-08-11 11:12:20 -07:00
parent 794de426da
commit a2938d2a2f
2 changed files with 9 additions and 0 deletions

View File

@@ -41,6 +41,7 @@
android:layout_height="wrap_content"
android:orientation="horizontal">
<TextView
android:id="@+id/support_text"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:paddingEnd="8dp"