From 18751b649d02fd1e613c294e52193623b42f69e7 Mon Sep 17 00:00:00 2001 From: Jon Miranda Date: Mon, 31 Jul 2017 17:25:27 -0700 Subject: Landscape launcher grid/all apps to spec. * Moves FastScroller to the right. Bug: 64160529 Change-Id: Ie0dfc0a2f0f2d6f6366e4f299769148d76017782 --- res/layout-land/all_apps_fast_scroller.xml | 9 +++++---- res/values-land/dimens.xml | 16 ++++++++++++++-- res/values/dimens.xml | 10 ++++++++-- 3 files changed, 27 insertions(+), 8 deletions(-) (limited to 'res') diff --git a/res/layout-land/all_apps_fast_scroller.xml b/res/layout-land/all_apps_fast_scroller.xml index 957c33174..6a68f84e9 100644 --- a/res/layout-land/all_apps_fast_scroller.xml +++ b/res/layout-land/all_apps_fast_scroller.xml @@ -22,7 +22,8 @@ style="@style/FastScrollerPopup" android:layout_alignParentEnd="true" android:layout_alignTop="@+id/apps_list_view" - android:layout_marginEnd="-5dp" /> + android:layout_marginTop="-5dp" + android:layout_marginEnd="-45dp" /> \ No newline at end of file diff --git a/res/values-land/dimens.xml b/res/values-land/dimens.xml index 1b58e1775..92420a2f1 100644 --- a/res/values-land/dimens.xml +++ b/res/values-land/dimens.xml @@ -30,12 +30,24 @@ 4dp 0dp + 5.5dp + 2dp + + 50dp + 74dp + + + 0dp + + 50dp + 44dp 18dp + + 56dp + 32dp 6dp - 24dp - 32dp diff --git a/res/values/dimens.xml b/res/values/dimens.xml index 28af70596..3f6efd794 100644 --- a/res/values/dimens.xml +++ b/res/values/dimens.xml @@ -19,7 +19,8 @@ 8dp 32dp 1dp - 50dp + 0dp + 0dp 8dp 80dp 120dp @@ -31,16 +32,21 @@ 8dp 5.5dp + 0dp 8dp 8dp 2dp - 80dp + 80dp + 0dp 0dp 0dp 0dp + 0dp + 0dp + 48dp -- cgit v1.2.3