拖動imageview 選擇圖片 .png 代碼引用: private Imageview pay; pay = (ImageView)findViewById(R.id.imageView2); pay.setImageResource(R.drawable.pay);