android listView & 下拉刷新 & 仿通訊錄的alpha .

下面是我整理出來的鏈接:

Android研究院之ListView原理學習與優化總結(二十一)

http://www.eoeandroid.com/blog-557112-4951.html


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

發佈了7 篇原創文章 · 獲贊 7 · 訪問量 4萬+
發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章