I want set icon into ImageView and i downloaded icons from this site : FlatIcon Now i want set color to this icons but when use setBackground just
ImageView
setBackground
DrawableCompat.setTint(imageView.getDrawable(), ContextCompat.getColor(getApplicationContext(), R.color.white));