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
Use tint attribute of ImageView.
android:tint="@color/colorAccent"