From 7728483122aeee29bf73078d5e1e169aef6a5a75 Mon Sep 17 00:00:00 2001 From: Douglas Sigelbaum Date: Wed, 31 May 2017 15:43:29 -0700 Subject: Implemented autofill callbacks in kotlin autofill sample. Disable AutoComplete in AutoCompleteTextView when AFF is working. Bug: 38182790 Test: manual Change-Id: If6de507dc2acf2033f2930d8e1c2cae85903b9a5 --- .../kotlinApp/Application/src/main/res/values/strings.xml | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'input/autofill/AutofillFramework/kotlinApp/Application/src/main/res/values/strings.xml') diff --git a/input/autofill/AutofillFramework/kotlinApp/Application/src/main/res/values/strings.xml b/input/autofill/AutofillFramework/kotlinApp/Application/src/main/res/values/strings.xml index f9448a74..ffb8495a 100644 --- a/input/autofill/AutofillFramework/kotlinApp/Application/src/main/res/values/strings.xml +++ b/input/autofill/AutofillFramework/kotlinApp/Application/src/main/res/values/strings.xml @@ -22,6 +22,8 @@ Password You have successfully signed in! Sign in using standard views + Sign in using standard views that + trigger AutoComplete dialogs when focused Sign in using virtual views Credit Card check out Tap to sign in. @@ -104,4 +106,9 @@ 2024 + + user-1 + user-2 + + -- cgit v1.2.3