Need to set tint for an image view… I am using it the following way: imageView.setColorFilter(R.color.blue,android.graphics.PorterDuff.Mode.MULTIPLY); But it doesn’t change… 25 s 25 ...
-
May 2, 2022
- 0 Comments