summaryrefslogtreecommitdiffstats
path: root/res/layout/list_menu.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/list_menu.xml')
-rw-r--r--res/layout/list_menu.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/layout/list_menu.xml b/res/layout/list_menu.xml
index dd4354456..636e08064 100644
--- a/res/layout/list_menu.xml
+++ b/res/layout/list_menu.xml
@@ -30,6 +30,7 @@
android:layout_width="@dimen/big_setting_popup_window_width"
android:layout_height="wrap_content"
android:background="@color/popup_background"
+ android:elevation="10dp"
android:scrollbars="none" >
</com.android.camera.ui.ListMenu>