我需要在應用程序中複製ImageView,並在用戶需要時更改其大小。我所做的是這裏: public void testClick(View view) { ImageView im = new ImageView(this); im.
確定! 回上一頁