Skip to content

Releases: adoop/AutoHideClearEditText

add jitpack

05 Jan 06:28

Choose a tag to compare

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

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

first init

05 Jan 05:51
3b33566

Choose a tag to compare

version: v1.0
demo and source code