Answers for "getcolor deprecated android"

4

getcolor deprecated

ContextCompat.getColor(context, R.color.color_name)
Posted by: Guest on April-17-2020
0

getcolor deprecated android

llMain.setBackgroundColor(ContextCompat.getColor(context, R.color.color_name));
Posted by: Guest on June-22-2021

Code answers related to "getcolor deprecated android"

Browse Popular Code Answers by Language