您的位置:首页 > 移动开发 > Android开发

android listView & 下拉刷新 & 仿通讯录的alpha

2012-11-16 09:52 344 查看
listView & 下拉刷新  & 仿通讯录的alpha

仿iphone的listview下拉更新
http://www.eoeandroid.com/forum.php?mod=viewthread&tid=95549&fromuid=511991

新浪微博Android视频教程第31讲、下拉刷新ListView自定义组件2
http://bbs.droidstouch.com/thread-497-1-1.html

Android ListView pull up to refresh 改造. 
http://dengyin2000.iteye.com/blog/1187823

 

Android ListView下拉刷新 Demo
http://www.apkbus.com/android-36058-1-1.html

android UI进阶之实现listview的下拉加载
http://www.apkbus.com/android-43414-1-1.html

Android下拉刷新控件(ListView好ScrollView版)
http://www.eoeandroid.com/forum.php?mod=viewthread&tid=154503&fromuid=511991

 

具有伸缩效果的ListView(带有其他效果)
http://www.eoeandroid.com/forum.php?mod=viewthread&tid=92856&fromuid=511991
http://www.devdiv.com/Android-具有伸缩效果的ListView(带有其他效果-thread-76927-1-1.html

ListView拖拽排序(效果很炫哦!)
http://www.eoeandroid.com/forum.php?mod=viewthread&tid=152154&fromuid=511991

 

http://blog.csdn.net/nono_love_lilith/article/details/7202651


Android 下拉刷新控件之ScrollView版本实现

Github上的一个例子:

https://github.com/johannilsson/android-pulltorefresh

可拖拽 listview
http://download.csdn.net/detail/zlj_fly/4051503

Android 类ListView下拉刷新控件实现 
http://blog.csdn.net/nono_love_lilith/article/details/7100845

//////////////////////////////////////////////////////////////////////////////

【原创】 ListView保持在列表的顶部固定View 案例分析 源码
http://www.eoeandroid.com/forum.php?mod=viewthread&tid=157497&fromuid=511991

仿通讯录ListView小例子
http://bbs.csdn.net/topics/360192756

Android]仿通讯录ListView小例子 
http://www.devdiv.com/Android-_Android_仿通讯录ListView小例子-thread-64391-1-1.html

Android开发:仿通讯录ListView小例子 
http://www.linuxidc.com/Linux/2011-08/41459.htm

Android实现Alphabet ListView 
http://blog.csdn.net/ilysony/article/details/6292771

ListView实现资源分类(仿通讯录)
http://www.eoeandroid.com/forum.php?mod=viewthread&tid=155249&fromuid=511991

Android ListView with fast scroll and section index
http://twistbyte.com/tutorial/android-listview-with-fast-scroll-and-section-index

ListView 实现点击侧边A-Z快速查找[中英文混排]
http://www.apkbus.com/android-60685-1-1.html

Android 快速滑动 list 仿QQ通讯录
http://www.eoeandroid.com/forum.php?mod=viewthread&tid=211137&fromuid=511991

android listview实现快速查询A—Z
http://www.eoeandroid.com/forum.php?mod=viewthread&tid=198847&fromuid=511991

拼音帮助类的使用续集-ListView右侧导航面板SideBar的使用
http://www.apkbus.com/android-74809-1-1.html

android listview实现快速查询A—Z (模拟一些天气搜狐,网易等天气预报) 
http://blog.csdn.net/jj120522/article/details/7840045

ListView实现资源分类(仿通讯录)
http://www.eoeandroid.com/forum.php?mod=viewthread&tid=155249&fromuid=511991

Expandablelistview实现,仿QQ人员列表,自制Shape
http://www.eoeandroid.com/forum.php?mod=viewthread&tid=188203&fromuid=511991

Android学习系列(15)--App列表之游标ListView(索引ListView) 
http://www.cnblogs.com/qianxudetianxia/archive/2011/08/04/2088493.html

ListView选择效果demo 
http://www.devdiv.com/Android-ListView选择效果demo-thread-114327-1-1.html

创新源于模仿之二:美化ListView的尝试 
http://blog.csdn.net/sharetop/article/details/6246629

 

android ListView实现圆角实例教程一
http://www.eoeandroid.com/forum.php?mod=viewthread&tid=197662&fromuid=511991

android ExpandableListView的下拉刷新实现
http://www.2cto.com/kf/201110/107332.html

listview反弹实现详解
http://www.cnblogs.com/xiaoQLu/archive/2012/08/23/2652085.html

 

自定义ListView FastScroller滑块图片
http://marshal.easymorse.com/archives/3929

安卓PopupWindow+ListView实现登录账号选择下拉框 
http://hhulijin.iteye.com/blog/1495082

使用自定义listview时的注意事项
http://www.eoeandroid.com/blog-119358-4549.html

ListView 滚动翻页/滚动加载(类似QQ空间滚动加载页面)
http://www.apkbus.com/android-43271-1-1.html

 获取Android上的程序信息和仿照qq浮动分组的demo
http://www.eoeandroid.com/forum.php?mod=viewthread&tid=192924&fromuid=511991

alphaIndexer学习

http://blog.163.com/hnaylgqde@126/blog/static/110319702201139337746/

 

SectionIndexer 的使用(联系人分类索引)

http://407827531.iteye.com/blog/1354517

 

Google 官方文档:http://developers.androidcn.com/reference/android/widget/AlphabetIndexer.html
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: