1
我做了一個imageview包含在其他佈局,我得到這個錯誤。 「解析XML時出錯:未綁定的前綴」。這是代碼。imageview上的未綁定前綴錯誤
<ImageView android:id="@+id/water"
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:layout_weight="1"
android:src="@drawable/water"
android:scaleType="centerInside" />
真棒!謝謝:) – 2011-04-30 04:58:11
*咳嗽*接受它,如果它的工作*咳嗽* – dmon 2011-04-30 05:02:05