An EditText subclass that allows the user to toggle the visibility of the password.
'com.github.itwenty:passwordedittext:1.0.0'
<dependency>
<groupId>com.github.itwenty</groupId>
<artifactId>passwordedittext</artifactId>
<version>1.0.0</version>
</dependency>
<dependency org="com.github.itwenty" name="passwordedittext" rev="1.0.0"/>
"com.github.itwenty", "passwordedittext", "1.0.0"