Merge "fix xml sample error" into froyo

This commit is contained in:
Scott Main
2010-08-05 15:49:08 -07:00
committed by Android (Google) Code Review

View File

@ -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"