imageView.setLayoutParams(layoutParams);. imageView.setImageResource(R.mipmap.ic_launcher_round);. relativeLayout.addView(imageView);.
確定! 回上一頁