From 28eae3356739984f2c5057fa15b10e64917deb62 Mon Sep 17 00:00:00 2001 From: Matthew Wong Date: Thu, 5 Nov 2015 23:44:46 -0500 Subject: Use File instead of PasswordItem for using file to fill --- app/src/main/res/xml/autofill_config.xml | 1 - 1 file changed, 1 deletion(-) (limited to 'app/src/main/res') diff --git a/app/src/main/res/xml/autofill_config.xml b/app/src/main/res/xml/autofill_config.xml index 62f82a5e..7dce1d83 100644 --- a/app/src/main/res/xml/autofill_config.xml +++ b/app/src/main/res/xml/autofill_config.xml @@ -5,5 +5,4 @@ android:accessibilityFeedbackType="feedbackGeneric" android:notificationTimeout="100" android:canRetrieveWindowContent="true" - android:canRequestEnhancedWebAccessibility="true" /> \ No newline at end of file -- cgit v1.2.3