没有合适的资源?快使用搜索试试~ 我知道了~
Android仿微信好友列表滑动删除功能.rar
共27个文件
xml:10个
png:9个
java:3个
需积分: 9 0 下载量 104 浏览量
2019-07-10
19:07:02
上传
评论
收藏 635KB RAR 举报
温馨提示
Android界面UI侧滑方面的源码实例,这个是仿微信好友列表的滑动删除功能,在此基础上增加了可定义 SlideListViewDelete的功能。运行后,在模拟器上拖动任意一个列表项向左滑,右侧会出现“删除”功能,是不是觉得很熟悉的功能。列表内容代码是这样的: if (i % 3 == 0) { item.iconRes = R.drawable.default_qq_avatar; item.title = "腾讯新闻"; item.msg = "青岛爆炸满月:大量鱼虾死亡"; item.time = "晚上18:18"; } else { item.iconRes = R.drawable.wechat_icon; item.title = "微信团队"; item.msg = "欢迎你使用微信"; item.time = "12月18日"; }
资源推荐
资源详情
资源评论
收起资源包目录
ListViewDelete.rar (27个子文件)
srcfans.com
SlideListViewDelete
.project 812B
project.properties 563B
src
com
ryg
slideview
MainActivity.java 5KB
ListViewCompat.java 2KB
SlideView.java 4KB
AndroidManifest.xml 876B
res
drawable-hdpi
wechat_icon.png 4KB
del_icon_normal.png 351B
ic_launcher.png 7KB
default_qq_avatar.png 2KB
drawable
holder_bg.xml 532B
list_item_bg.xml 580B
item_point_bg.png 3KB
drawable-mdpi
ic_launcher.png 4KB
layout
list_item.xml 1KB
activity_main.xml 690B
slide_view_merge.xml 1KB
drawable-xxhdpi
ic_launcher.png 24KB
drawable-xhdpi
ic_launcher.png 12KB
values
colors.xml 10KB
strings.xml 226B
styles.xml 697B
dimens.xml 220B
assets
gen
libs
android-support-v4.jar 607KB
.classpath 466B
proguard-project.txt 781B
ic_launcher-web.png 50KB
共 27 条
- 1
资源评论
weixin_39841848
- 粉丝: 512
- 资源: 1万+
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
- C语言-leetcode题解之70-climbing-stairs.c
- C语言-leetcode题解之68-text-justification.c
- C语言-leetcode题解之66-plus-one.c
- C语言-leetcode题解之64-minimum-path-sum.c
- C语言-leetcode题解之63-unique-paths-ii.c
- C语言-leetcode题解之62-unique-paths.c
- C语言-leetcode题解之61-rotate-list.c
- C语言-leetcode题解之59-spiral-matrix-ii.c
- C语言-leetcode题解之58-length-of-last-word.c
- 计算机编程课程设计基础教程
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功