Loading core/java/android/app/ListActivity.java +1 −1 Original line number Diff line number Diff line Loading @@ -68,7 +68,7 @@ import android.widget.ListView; * android:layout_weight="1" * android:drawSelectorOnTop="false"/> * * <TextView id="@id/android:empty" * <TextView android:id="@id/android:empty" * android:layout_width="match_parent" * android:layout_height="match_parent" * android:background="#FF0000" Loading Loading
core/java/android/app/ListActivity.java +1 −1 Original line number Diff line number Diff line Loading @@ -68,7 +68,7 @@ import android.widget.ListView; * android:layout_weight="1" * android:drawSelectorOnTop="false"/> * * <TextView id="@id/android:empty" * <TextView android:id="@id/android:empty" * android:layout_width="match_parent" * android:layout_height="match_parent" * android:background="#FF0000" Loading