Android 自定义ListView + Gallery 组合
效果如图: Item项包含标题、描述及一个Gallery.主配置文件(main):<?xmlversion="1.0"encoding="utf-8"?> <LinearLayoutxmlns:Android="http://schemas.android.com/apk/res/android" android:orientation="vertical"android:layout_width="fill_parent" androi...