摘要:
一个问题不知什么原因,代码: 1 public class OtherActivity extends ListActivity { 2 3 @Override 4 protected void onCreate(Bundle savedInstanceState) { 5 super.onCreate(savedInstanceState); 6 //setContentView(R.layout.activity_other); 7 8 //TextView tv1 = (TextView) findVie... 阅读全文
posted @ 2013-09-04 15:56
Uoolo
阅读(3254)
评论(0)
推荐(0)