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 this tint imageview in android XML
android:tint="@color/yourcolor"