From 05c8c57fa72a81f34058036f6dc30c084ca6742b Mon Sep 17 00:00:00 2001 From: Sunny Goyal Date: Thu, 17 Mar 2016 11:57:24 -0700 Subject: Removing dependency on LauncherCallbacks for getting the search bounds > Instead of handling insets in BaseContainerView, directly applying them to margins, as that scpace can't be used for scroll handling > Appliying the top and bottom padding in xml > The left & right padding is defied in xml which is reused for scroll handling Bug: 27108154 Change-Id: Ia32e6d5e8fd1bfafb1d77d1244ce2268e4da9df9 --- res/values-sw600dp/dimens.xml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'res/values-sw600dp/dimens.xml') diff --git a/res/values-sw600dp/dimens.xml b/res/values-sw600dp/dimens.xml index 8e1e4f180..e5f2d829b 100644 --- a/res/values-sw600dp/dimens.xml +++ b/res/values-sw600dp/dimens.xml @@ -15,6 +15,9 @@ --> + + 16dp + 0dp 26sp -- cgit v1.2.3