How to Set BackgroundColor on ImageView on Android?

RGB:255, 255, 255 is the color code for WHITE. Since your parent layout background color is also white you won’t see the difference.

Try changing color like

backgroundImg.setBackgroundColor(Color.rgb(100, 100, 50));

Or else change the background color of parent layout.

Leave a Comment

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)