diff options
author | Harsh Shandilya <msfjarvis@gmail.com> | 2019-11-06 19:42:39 +0530 |
---|---|---|
committer | Harsh Shandilya <msfjarvis@gmail.com> | 2019-11-06 19:42:39 +0530 |
commit | be0d89958ad0ee18d3bba79db8d21666148d52ce (patch) | |
tree | f53e0181ec6ee8eb91994cd01623aec2464afd79 /app/src/main/res/xml | |
parent | b2d352e3ea671e84cc4f356a49786d1d3b2eaef6 (diff) |
treewide: Reformat with latest ktlint
Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
Diffstat (limited to 'app/src/main/res/xml')
-rw-r--r-- | app/src/main/res/xml/autofill_config.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/res/xml/autofill_config.xml b/app/src/main/res/xml/autofill_config.xml index a9d4cb19..7816ef4f 100644 --- a/app/src/main/res/xml/autofill_config.xml +++ b/app/src/main/res/xml/autofill_config.xml @@ -6,4 +6,4 @@ android:accessibilityFeedbackType="feedbackGeneric" android:notificationTimeout="100" android:canRetrieveWindowContent="true" - />
\ No newline at end of file + /> |