summaryrefslogtreecommitdiffstats
path: root/res/values
diff options
context:
space:
mode:
authorSunny Goyal <sunnygoyal@google.com>2016-07-14 00:41:41 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2016-07-14 00:41:42 +0000
commitfcb81b978db08ab4c4a1f69eea6a76e57a50ff6f (patch)
treed47ee4fcc2d358fa20b81254e0dc580287ae5eed /res/values
parent7b8f1eaba147ac42a347f3787d0e90b24be015db (diff)
parent6178f13e2d1f0c1a89cea74538b51993ef3439e3 (diff)
downloadandroid_packages_apps_Trebuchet-fcb81b978db08ab4c4a1f69eea6a76e57a50ff6f.tar.gz
android_packages_apps_Trebuchet-fcb81b978db08ab4c4a1f69eea6a76e57a50ff6f.tar.bz2
android_packages_apps_Trebuchet-fcb81b978db08ab4c4a1f69eea6a76e57a50ff6f.zip
Merge "Moving the QSB out of the cell layout to the Drag layer" into ub-launcher3-calgary
Diffstat (limited to 'res/values')
-rw-r--r--res/values/config.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/res/values/config.xml b/res/values/config.xml
index f69fb2ea5..0bb379907 100644
--- a/res/values/config.xml
+++ b/res/values/config.xml
@@ -74,6 +74,9 @@
<!-- View ID to use for QSB widget -->
<item type="id" name="qsb_widget" />
+ <!-- View ID to use for blocked area on the first screen -->
+ <item type="id" name="workspace_blocked_row" />
+
<!-- View ID used by cell layout to jail its content -->
<item type="id" name="cell_layout_jail_id" />