I am trying to figure out how to change the color of icon which is in drawable left of button.
Below is the XML code I am using :
to set icon color use
android:drawableTint="@color/colorPrimary"