Skip to main content

Change the color of Icons Using Sketchware

Change the color of Icons Using Sketchware








The code used in the video is given Below  

imageview1.getDrawable().setColorFilter(Color.parseColor("#FFFFFF"), PorterDuff.Mode.SRC_IN);

Comments

Post a Comment

Did you like this tutorial ?