textremind.setBackgroundColor(Color.argb(178, 0, 0, 0)); //背景透明度
textremind.setTextColor(Color.argb(204, 255, 255, 255));
2021-07-07 11:37:50
textremind.setBackgroundColor(Color.argb(178, 0, 0, 0)); //背景透明度
textremind.setTextColor(Color.argb(204, 255, 255, 255));