Android體驗系列之--Gallery控件

Gallery:即圖片瀏覽控件 layout部分: <Gallery xmlns:android="http://schemas.android.com/apk/res/android" android:id="@+id/gallery" android:layout_width="fill_parent" android:layout_height="fill_parent"/> 代碼部分: 主
相關文章
相關標籤/搜索