From 1ae7a5018b48dba562bc18821f0f1e778192ee85 Mon Sep 17 00:00:00 2001 From: Winson Chung Date: Mon, 6 Jul 2015 17:14:51 -0700 Subject: Moving prediction icons back into recycler view. - Fixes two accessibility issues with the prediction bar being separate from the rest of the list of icons related to scrolling and switch access. Bug: 21725276 Change-Id: Ibc48e5028cace9a77000e6646b951f021910465d --- res/values/dimens.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'res/values/dimens.xml') diff --git a/res/values/dimens.xml b/res/values/dimens.xml index 122b831b4..589d69666 100644 --- a/res/values/dimens.xml +++ b/res/values/dimens.xml @@ -70,9 +70,9 @@ 8dp 8dp 24dp - - 0dp - 16dp + + 8dp + 18dp 8dp -- cgit v1.2.3