Fix the nullpointer bug in monkey test.

am: 409c4708c1

Change-Id: I03e6e3a5951f587169d0b2758283bff069b925a2
This commit is contained in:
jackqdyulei
2016-08-22 22:20:50 +00:00
committed by android-build-merger
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"