summaryrefslogtreecommitdiffstats
path: root/res/layout-land/launcher.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout-land/launcher.xml')
-rw-r--r--res/layout-land/launcher.xml13
1 files changed, 1 insertions, 12 deletions
diff --git a/res/layout-land/launcher.xml b/res/layout-land/launcher.xml
index 4242b065d..a865bc6ca 100644
--- a/res/layout-land/launcher.xml
+++ b/res/layout-land/launcher.xml
@@ -29,19 +29,8 @@
android:layout_width="match_parent"
android:layout_height="match_parent"
android:visibility="invisible"
- android:alpha=".5"
+ android:alpha="1.0"
android:clipToPadding="false">
- <View
- android:id="@+id/reveal_fake_page"
- android:layout_width="match_parent"
- android:layout_height="match_parent"
- android:background="@color/folder_background"/>
-
- <View
- android:id="@+id/reveal_fake_folder_outline"
- android:layout_width="wrap_content"
- android:layout_height="wrap_content"
- android:background="@drawable/folder_bg_opaque"/>
<ImageView
android:id="@+id/reveal_fake_folder_icon"