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"/> 代码部分: 主
相关文章
相关标签/搜索