scottyab / showhidepasswordedittext

Show/Hide Password EditText is a very simple extension of Android's EditText that puts a clickable hide/show icon in the right hand side of the EditText that allows showing of the password.
Apache License 2.0
557 stars 83 forks source link

Added Material support for pre-Lollipop devices #10

Closed olegosipenko closed 8 years ago

olegosipenko commented 8 years ago

Also removed deprecated methods

Fixes: https://github.com/scottyab/showhidepasswordedittext/issues/8

Now it's supports Material on old devices using AppCompat device-2016-01-21-205845