摘要:
listTag是标题;class MyAdapter extends ArrayAdapter<String> { public MyAdapter(Context context, int textViewResourceId, List<String> objects) { super(context, textViewResourceId, objects); // TODO Auto-generated constructor stub } @Override public View getView(int position, View convertView, 阅读全文
posted @ 2013-05-26 16:25
王贺blog
阅读(266)
评论(0)
推荐(0)

浙公网安备 33010602011771号