Android-Password-Store/autofill-parser/README.md
Harsh Shandilya 99e83ed0d8
autofill-parser: update README
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
2020-11-29 17:51:17 +05:30

459 B

autofill-parser Download

Android library to enable efficient usage of the Autofill capabilities introduced in Android 8.0.

Usage

dependencies {
    implementation("com.github.androidpasswordstore:autofill-parser:<latest-version>")
}