summaryrefslogtreecommitdiffstats
path: root/res/layout/user_folder.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/user_folder.xml')
-rw-r--r--res/layout/user_folder.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/user_folder.xml b/res/layout/user_folder.xml
index 099da32e6..ab349179c 100644
--- a/res/layout/user_folder.xml
+++ b/res/layout/user_folder.xml
@@ -19,7 +19,7 @@
xmlns:launcher="http://schemas.android.com/apk/res-auto"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
- android:background="@drawable/quantum_panel"
+ android:elevation="5dp"
android:orientation="vertical" >
<FrameLayout