<ListView
android:id="@+id/list"
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:background="#FF500000"
android:cacheColorHint="#00000000" />
相關文章:
- 指定 Drawable 設定為列表視圖(ListView)的背景
http://androidbiancheng.blogspot.com/
<ListView
android:id="@+id/list"
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:background="#FF500000"
android:cacheColorHint="#00000000" />
沒有留言:
發佈留言