简体   繁体   中英

Android: custom Listview with Searches, Sort and Headers

I'm making an app and I want to implement a custom Listview. I want my Listview has Searches, Sort and Headers. Someone could give me a code or a link where to get it? I need the code has both the 3 options because it is harder separately.

试试此方法如何在Android的自定义列表视图中使用搜索功能,以检查具有搜索兼容性的Listview并进行排序,或者检查http://www.programering.com/a/MzM2MTMwATA.html

Serching in Google... I have found this code http://samir-mangroliya.blogspot.com.es/2012/05/android-sectioned-listview-with-search_6865.html . It has search and header and it works fine for me.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM