summaryrefslogtreecommitdiffstats
path: root/res/layout/all_apps_empty_search.xml
diff options
context:
space:
mode:
authorWinson Chung <winsonc@google.com>2015-08-28 21:08:49 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2015-08-28 21:08:49 +0000
commit0947f5c26804bc74b8f1242d856c1f703544c3de (patch)
tree4df4651d4ef1a9befcd1e798345e2347913cda26 /res/layout/all_apps_empty_search.xml
parentebfae6e266590d04702441ed630704c5eb4ccaaa (diff)
parentfee206f2419a0ffa90abf4f9f3f9e0b6d0b74906 (diff)
downloadandroid_packages_apps_Trebuchet-0947f5c26804bc74b8f1242d856c1f703544c3de.tar.gz
android_packages_apps_Trebuchet-0947f5c26804bc74b8f1242d856c1f703544c3de.tar.bz2
android_packages_apps_Trebuchet-0947f5c26804bc74b8f1242d856c1f703544c3de.zip
Merge "Adding graphic for all apps empty search screen." into ub-launcher3-burnaby
Diffstat (limited to 'res/layout/all_apps_empty_search.xml')
-rw-r--r--res/layout/all_apps_empty_search.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/all_apps_empty_search.xml b/res/layout/all_apps_empty_search.xml
index b9b493eab..5439111a2 100644
--- a/res/layout/all_apps_empty_search.xml
+++ b/res/layout/all_apps_empty_search.xml
@@ -19,7 +19,7 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:gravity="start"
- android:paddingTop="20dp"
+ android:paddingTop="@dimen/all_apps_empty_search_message_top_offset"
android:paddingBottom="8dp"
android:paddingLeft="16dp"
android:paddingRight="16dp"