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

set tint of icon based on theme #22

Open scottyab opened 8 years ago

scottyab commented 8 years ago

Would be cool if showhidepasswordedittextview would automatically read the theme colorAccent and set the icon tint accordingly.