Answers for "image button icon color change"

0

image button icon color change

****source from stakeoverflow**** 
<ImageButton
        android:id="@+id/ImageButton1"
        android:tint="@color/colorAccent"
        android:src="@android:drawable/ic_menu_send" />
Posted by: Guest on October-29-2021

Browse Popular Code Answers by Language