Merge "Fix the nullpointer bug in monkey test." into nyc-mr1-dev

This commit is contained in:
Lei Yu
2016-08-22 21:49:56 +00:00
committed by Android (Google) Code Review
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"