摘要: 1.重写simpleAdapter 方法@Override public HashMap getItem(int position) { // TODO Auto-generated method stub return listItem.get(position); } public MyA... 阅读全文
posted @ 2015-06-09 14:23 水蓝色的梦 阅读(748) 评论(0) 推荐(0) 编辑