summaryrefslogtreecommitdiffstats
path: root/res/layout/shortcuts_item.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/shortcuts_item.xml')
-rw-r--r--res/layout/shortcuts_item.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/res/layout/shortcuts_item.xml b/res/layout/shortcuts_item.xml
index 8b20bcbdc..e54462e7a 100644
--- a/res/layout/shortcuts_item.xml
+++ b/res/layout/shortcuts_item.xml
@@ -19,8 +19,7 @@
android:id="@+id/shortcuts_view"
android:layout_width="@dimen/bg_popup_item_width"
android:layout_height="wrap_content"
- android:elevation="@dimen/deep_shortcuts_elevation"
- android:background="@drawable/bg_white_round_rect">
+ android:elevation="@dimen/deep_shortcuts_elevation">
<LinearLayout
android:id="@+id/deep_shortcuts"