摘要:
public class ex07 extends Activity implements OnItemClickListener {private final int WC = ViewGroup.LayoutParams.WRAP_CONTENT;private String[] data = {" Item-1 ", " Item-2 ", " Item-3 "};private TextView tv;private String selection = "****";private ArrayAdapte 阅读全文
posted @ 2012-08-08 10:07
Tammie-锴
阅读(688)
评论(0)
推荐(0)