Android Listview with different layout for each row
http://stackoverflow.com/questions/4777272/android-listview-with-different-layout-for-each-row
其关键在重写item项并设置type值以示区分,在显示前先做type判断。
http://stackoverflow.com/questions/4777272/android-listview-with-different-layout-for-each-row
其关键在重写item项并设置type值以示区分,在显示前先做type判断。