diff --git a/src/Android/Resources/xml/accessibilityservice.xml b/src/Android/Resources/xml/accessibilityservice.xml index e65df58b1..dcb4a1f02 100644 --- a/src/Android/Resources/xml/accessibilityservice.xml +++ b/src/Android/Resources/xml/accessibilityservice.xml @@ -6,4 +6,5 @@ android:accessibilityFeedbackType="feedbackGeneric" android:accessibilityFlags="flagReportViewIds|flagRetrieveInteractiveWindows" android:notificationTimeout="100" - android:canRetrieveWindowContent="true"/> \ No newline at end of file + android:canRetrieveWindowContent="true" + android:isAccessibilityTool="false"/> \ No newline at end of file diff --git a/src/App/Pages/Settings/AutofillServicesPage.xaml b/src/App/Pages/Settings/AutofillServicesPage.xaml index 15f5c9b2a..38ad244f7 100644 --- a/src/App/Pages/Settings/AutofillServicesPage.xaml +++ b/src/App/Pages/Settings/AutofillServicesPage.xaml @@ -83,7 +83,7 @@ StyleClass="box-value" HorizontalOptions="End" />