android TextView: setting the background color dynamically doesn’t work

Use et.setBackgroundResource(R.color.white);

Leave a Comment