Coding/Android Studio
ImageView의 Background Color 바꾸기
떡빵
2018. 12. 11. 15:01
728x90
imageView.setBackgroundColor(Color.parseColor("#FFFFFF"));
728x90