设为首页 加入收藏

TOP

自己定制ListView,上拉刷新和下拉刷新,加载网络图片,并且添加缓存机制。(五)
2017-10-11 17:09:32 】 浏览:10083
Tags:自己 定制 ListView 新和 下拉 刷新 加载 网络 图片 并且 添加 机制
tch_parent"
4 android:layout_height="match_parent" 5 android:orientation="vertical" > 6 7 <ImageView 8 android:id="@+id/image" 9 android:layout_width="match_parent" 10 android:layout_height="match_parent" /> 11 12 <TextView 13 android:id="@+id/text" 14 android:layout_width="match_parent" 15 android:layout_height="match_parent" /> 16 17 </LinearLayout>

运行效果图:

 

首页 上一页 2 3 4 5 下一页 尾页 5/5/5
】【打印繁体】【投稿】【收藏】 【推荐】【举报】【评论】 【关闭】 【返回顶部
上一篇自己定制ListView,上拉刷新和下.. 下一篇Material Design:CollapsingTool..

最新文章

热门文章

Hot 文章

Python

C 语言

C++基础

大数据基础

linux编程基础

C/C++面试题目