Android-Password-Store/autofill-parser/README.md
2021-02-09 05:33:28 +00:00

491 B

autofill-parser Maven Central

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

Usage

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