commit | aa46e3d39dd7c3cf8757e8c929eb24e821a44e5f | [log] [tgz] |
---|---|---|
author | Daniel Norman <danielnorman@google.com> | Thu May 18 00:39:50 2023 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Thu May 18 00:39:50 2023 +0000 |
tree | e5b000b1add685914c692073b5dc522af65421f3 | |
parent | 2722d0887babdad102d95c646e84e46b90f05dec [diff] | |
parent | a64b75b8f8a349a0a68f3c22aea0d3a71b2d2e2c [diff] |
Merge "Hide the a11y service enable dialog from non-a11y-tools." into udc-dev
diff --git a/res/layout/enable_accessibility_service_dialog_content.xml b/res/layout/enable_accessibility_service_dialog_content.xml index 0286d57..96989bb 100644 --- a/res/layout/enable_accessibility_service_dialog_content.xml +++ b/res/layout/enable_accessibility_service_dialog_content.xml
@@ -23,6 +23,7 @@ android:gravity="top"> <LinearLayout + android:accessibilityDataSensitive="yes" style="@style/AccessibilityDialog"> <LinearLayout