commit | a845e1500ceba99c086f73be33230f3491981c52 | [log] [tgz] |
---|---|---|
author | TreeHugger Robot <treehugger-gerrit@google.com> | Tue May 29 18:09:52 2018 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Tue May 29 18:09:52 2018 +0000 |
tree | 89d5fd72ce0dbe0e663e1e12b8a50be993fe4401 | |
parent | 87356e7b485b76eee4ddc88b43b23817dd673a97 [diff] | |
parent | 68ac46da0c79408c6b0f66960cfb0a87ce266e2a [diff] |
Merge "Fix testWidgetsContainerFling" 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" />