summaryrefslogtreecommitdiffstats
path: root/res/layout-port/launcher.xml
diff options
context:
space:
mode:
authorHayden Schoen <hayden@cyngn.com>2015-07-09 19:58:56 -0700
committerGerrit Code Review <gerrit@cyanogenmod.org>2015-07-14 09:52:47 -0700
commit2ee7ccecc8705f48d05104e0dcba9f118195af56 (patch)
treefac1caad6a6701e812d99e2e059e819eeb76896e /res/layout-port/launcher.xml
parent9711ba2542f4a15ed5dce442886a6a86d3ac0fa6 (diff)
downloadandroid_packages_apps_Trebuchet-2ee7ccecc8705f48d05104e0dcba9f118195af56.tar.gz
android_packages_apps_Trebuchet-2ee7ccecc8705f48d05104e0dcba9f118195af56.tar.bz2
android_packages_apps_Trebuchet-2ee7ccecc8705f48d05104e0dcba9f118195af56.zip
Folder Layout Revision
Updated the folder layout to reflect design revisions based on community feedback Change-Id: Ica1bb796dfccf779a954cf0903a1ae94a010ea1a
Diffstat (limited to 'res/layout-port/launcher.xml')
-rw-r--r--res/layout-port/launcher.xml13
1 files changed, 1 insertions, 12 deletions
diff --git a/res/layout-port/launcher.xml b/res/layout-port/launcher.xml
index 9ff292824..09da8fcd7 100644
--- a/res/layout-port/launcher.xml
+++ b/res/layout-port/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"