I want to change/display different icons for show password in android edittext. I am using following code to display icon.
Using the Android Material library all you need is -> app:passwordToggleEnabled="true"
app:passwordToggleEnabled="true"