summaryrefslogtreecommitdiffstats
path: root/res/layout-sw720dp
diff options
context:
space:
mode:
authorNebojsa Cvetkovic <nebkat@gmail.com>2013-12-11 14:51:48 +0000
committerDanesh M <daneshm90@gmail.com>2014-01-24 16:25:17 -0800
commitb7b4504ebe3fd207cf8ed46f85026860d3e8fea6 (patch)
tree85f8b4a38df812701f1b879617907b1da9990c99 /res/layout-sw720dp
parent9dc746ca8fab3d8ce469bb14be826b7f5c1f1ad0 (diff)
downloadandroid_packages_apps_Trebuchet-b7b4504ebe3fd207cf8ed46f85026860d3e8fea6.tar.gz
android_packages_apps_Trebuchet-b7b4504ebe3fd207cf8ed46f85026860d3e8fea6.tar.bz2
android_packages_apps_Trebuchet-b7b4504ebe3fd207cf8ed46f85026860d3e8fea6.zip
AppsCustomizeLayout: Set background color
Change-Id: I83236a93fee82677417859cf4f301aec838b6e28
Diffstat (limited to 'res/layout-sw720dp')
-rw-r--r--res/layout-sw720dp/search_bar.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout-sw720dp/search_bar.xml b/res/layout-sw720dp/search_bar.xml
index f56a652d6..1c96ca380 100644
--- a/res/layout-sw720dp/search_bar.xml
+++ b/res/layout-sw720dp/search_bar.xml
@@ -15,7 +15,7 @@
-->
<RelativeLayout
xmlns:android="http://schemas.android.com/apk/res/android"
- xmlns:launcher="http://schemas.android.com/apk/res-auto/org.cyanogenmod.trebuchet"
+ xmlns:launcher="http://schemas.android.com/apk/res-auto/com.android.launcher3"
style="@style/SearchDropTargetBar"
android:layout_width="match_parent"
android:layout_height="match_parent"