摘要:
Toast toast=Toast.makeText(MainActivity.this, "手机在振动", Toast.LENGTH_SHORT);View textView=toast.getView(); LinearLayout ll=new LinearLayout(MainActivity.this);ImageView iv=new ImageView(MainActivity.this);ll.setOrientation(LinearLayout.HORIZONTAL);iv.setImageResource(R.drawable.ic_launcher) 阅读全文
posted @ 2014-04-03 20:19
、Happiness↘.
阅读(170)
评论(0)
推荐(0)
2014年4月3日