I want to display a custom listview containing different lists with header images(like for Contacts grouped alphabetically). Similar to the list shown in this link: https://code.google.com/p/android-amazing-listview/ And, I want to add the items to the listview at the runtime. Also, want to filter the listview accordingly. Any suggestions...
1281 次
1 に答える
0
質問で言及したのと同じリンクを使用してそれを行いました:)
https://code.google.com/p/android-amazing-listview/
于 2013-01-18T07:34:23.067 に答える