summaryrefslogtreecommitdiffstats
path: root/res/layout/all_apps.xml
diff options
context:
space:
mode:
authorWinson Chung <winsonc@google.com>2016-07-20 18:51:22 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2016-07-20 18:51:23 +0000
commitc80a024fb035657cafb63295e317e75af742d3e6 (patch)
tree87bb3154ec75065708ba608fe65780dccc2cfe9d /res/layout/all_apps.xml
parent4dcb8313822e6ec4e141c7d68f035e2dc7e683bc (diff)
parent1f06427266c0cb5de4561fc7c620ff542f625300 (diff)
downloadandroid_packages_apps_Trebuchet-c80a024fb035657cafb63295e317e75af742d3e6.tar.gz
android_packages_apps_Trebuchet-c80a024fb035657cafb63295e317e75af742d3e6.tar.bz2
android_packages_apps_Trebuchet-c80a024fb035657cafb63295e317e75af742d3e6.zip
Merge "Initial changes to tweak layout." into ub-launcher3-calgary
Diffstat (limited to 'res/layout/all_apps.xml')
-rw-r--r--res/layout/all_apps.xml8
1 files changed, 2 insertions, 6 deletions
diff --git a/res/layout/all_apps.xml b/res/layout/all_apps.xml
index a55bcb4a0..822c8b687 100644
--- a/res/layout/all_apps.xml
+++ b/res/layout/all_apps.xml
@@ -22,8 +22,6 @@
android:layout_width="match_parent"
android:layout_height="match_parent"
android:orientation="vertical"
- android:paddingBottom="@dimen/container_bounds_inset"
- android:paddingTop="@dimen/container_bounds_inset"
launcher:revealBackground="@drawable/quantum_panel_shape">
<View
@@ -62,12 +60,10 @@
android:layout_width="match_parent"
android:layout_height="@dimen/all_apps_search_bar_height"
android:layout_gravity="center|top"
- android:paddingLeft="@dimen/container_fastscroll_thumb_max_width"
- android:paddingRight="@dimen/container_fastscroll_thumb_max_width"
+ android:paddingTop="@dimen/all_apps_search_bar_margin_top"
android:gravity="center|bottom"
android:orientation="horizontal"
- android:saveEnabled="false"
- android:paddingTop="@dimen/all_apps_search_bar_margin_top" >
+ android:saveEnabled="false">
<TextView
android:layout_width="wrap_content"