diff options
author | Matthew Wong <wongma7@outlook.com> | 2015-11-05 23:44:46 -0500 |
---|---|---|
committer | Matthew Wong <wongma@protonmail.ch> | 2015-11-07 20:17:41 -0500 |
commit | 28eae3356739984f2c5057fa15b10e64917deb62 (patch) | |
tree | 65c127ca2120fc66fcbfc8dbbde0aacdc1661419 /app/src/main/res | |
parent | f2a4b944d8250a06430a91f4e2268c6c8956646a (diff) |
Use File instead of PasswordItem for using file to fill
Diffstat (limited to 'app/src/main/res')
-rw-r--r-- | app/src/main/res/xml/autofill_config.xml | 1 |
1 files changed, 0 insertions, 1 deletions
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 |