The color of the whole vector can be changed using setTint. ... Then to change the color of your image: DrawableCompat.setTint(myImageView.getDrawable(), ...
確定! 回上一頁