I want to change/display different icons for show password in android edittext. I am using following code to display icon.
Use app:passwordToggleDrawable to change the icon. Use app:passwordToggleTint to change the color of the icon, this will only work if the icon is a vector drawable.
app:passwordToggleDrawable
app:passwordToggleTint