最新回答 / 慕慕4077386
private int[] text = {R.drawable.text,R.drawable.text1,R.drawable.text2,R.drawable.text3,R.drawable.text4};private void initBitmap()?{??//判斷條件刪掉???//mBitmap = BitmapFactory.decodeResource(getResources(),???//R.drawable.text);??????mBitmap = BitmapFactory....
2016-05-24