Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 290 Bytes

File metadata and controls

15 lines (11 loc) · 290 Bytes

AutoHideClearEditText

this is an ios style editText add cancel icon and eye password close, using detail will coming soon...

allprojects { repositories { ... maven { url 'https://jitpack.io' } } }

dependencies { implementation 'com.github.adoop:AutoHideClearEditText:v1.0.1' }