需要为图像视图设置色调...我使用以下方式:
imageView.setColorFilter(R.color.blue,android.graphics.PorterDuff.Mode.MULTIPLY);
但它没有改变......
android tint imageview
android ×1
imageview ×1
tint ×1