getcolor deprecated android
ContextCompat.getColor(context, R.color.color_name)
3.4
5
llMain.setBackgroundColor(ContextCompat.getColor(context, R.color.color_name));
Thank you!
5
0
Are there any code examples left?
New code examples in category Other