Merge "Fix testWidgetsContainerFling" into ub-launcher3-edmonton

This commit is contained in:
TreeHugger Robot 2018-05-29 18:09:52 +00:00 committed by Android (Google) Code Review
commit a845e1500c
1 changed files with 1 additions and 0 deletions

View File

@ -22,4 +22,5 @@
android:clipToPadding="false"
android:clipChildren="false"
android:elevation="@dimen/deep_shortcuts_elevation"
android:importantForAccessibility="yes"
android:orientation="vertical" />