Skip to content

adoop/AutoHideClearEditText

Repository files navigation

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' }