commit | 038338d2147bc8b374e3c31c1103b288403c7f26 | [log] [tgz] |
---|---|---|
author | TreeHugger Robot <treehugger-gerrit@google.com> | Tue May 29 19:26:07 2018 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Tue May 29 19:26:07 2018 +0000 |
tree | 8974b397960a6aebdf00a951e650b1909a77cde2 | |
parent | a845e1500ceba99c086f73be33230f3491981c52 [diff] | |
parent | 9bb8ffb5e303597bd65ee4cae957c64c1f532d10 [diff] |
Merge "Various quickscrub fixes" into ub-launcher3-edmonton
diff --git a/res/layout/longpress_options_menu.xml b/res/layout/longpress_options_menu.xml index 168dbc3..20bb5b8 100644 --- a/res/layout/longpress_options_menu.xml +++ b/res/layout/longpress_options_menu.xml
@@ -22,4 +22,5 @@ android:clipToPadding="false" android:clipChildren="false" android:elevation="@dimen/deep_shortcuts_elevation" + android:importantForAccessibility="yes" android:orientation="vertical" />