We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 982f152 + 307351a commit 005e240Copy full SHA for 005e240
core/java/android/app/ListActivity.java
@@ -68,7 +68,7 @@
68
* android:layout_weight="1"
69
* android:drawSelectorOnTop="false"/>
70
*
71
- * <TextView id="@id/android:empty"
+ * <TextView android:id="@id/android:empty"
72
* android:layout_width="match_parent"
73
* android:layout_height="match_parent"
74
* android:background="#FF0000"
0 commit comments