summaryrefslogtreecommitdiffstats
path: root/res/layout/apps_customize_pane.xml
diff options
context:
space:
mode:
authorNebojsa Cvetkovic <nebkat@gmail.com>2013-12-11 14:42:15 +0000
committerDanesh M <daneshm90@gmail.com>2014-01-24 16:24:24 -0800
commit9dc746ca8fab3d8ce469bb14be826b7f5c1f1ad0 (patch)
tree6db7525a88be32f65384ab879c97c5e835346b9a /res/layout/apps_customize_pane.xml
parent0aeb56b85994e5af919b2e433d87a0fdcf2171b0 (diff)
downloadandroid_packages_apps_Trebuchet-9dc746ca8fab3d8ce469bb14be826b7f5c1f1ad0.tar.gz
android_packages_apps_Trebuchet-9dc746ca8fab3d8ce469bb14be826b7f5c1f1ad0.tar.bz2
android_packages_apps_Trebuchet-9dc746ca8fab3d8ce469bb14be826b7f5c1f1ad0.zip
AppsCustomize: Remove white background
Change-Id: If2dd8a2eaea3d9b27fe317011a9d75b7d50a7b9c
Diffstat (limited to 'res/layout/apps_customize_pane.xml')
-rw-r--r--res/layout/apps_customize_pane.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/res/layout/apps_customize_pane.xml b/res/layout/apps_customize_pane.xml
index fbcd9f6c3..bc10e708a 100644
--- a/res/layout/apps_customize_pane.xml
+++ b/res/layout/apps_customize_pane.xml
@@ -16,7 +16,6 @@
<com.android.launcher3.AppsCustomizeLayout
xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:launcher="http://schemas.android.com/apk/res-auto"
- android:background="#80FFFFFF"
android:layout_width="match_parent"
android:layout_height="match_parent">
<FrameLayout