ListView 实现像Android Market那样 分页加载 滚动加载(3)
来源:未知 责任编辑:责任编辑 发表时间:2013-11-17 14:37 点击:次
android:orientation="vertical"
android:layout_width="fill_parent"
android:layout_height="fill_parent"
>
<ListView android:cacheColorHint="#00000000" android:id="@+id/myList"
android:layout_width="fill_parent" android:layout_height="fill_parent"
>
</ListView>
</LinearLayout>
相关新闻>>
最新推荐更多>>>
- 发表评论
-
- 最新评论 进入详细评论页>>