From fbd60cfdfb22e712cf840196107fc0de6ec864c5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Filip=20Gruszczy=C5=84ski?= Date: Thu, 6 Mar 2014 11:03:01 -0800 Subject: [PATCH] Setting pretty large divider distance for NumberPicker in clockwork. This is required because NumberPicker code calculated the click action based on the divider distance and only counts clicks withing these bounds. Change-Id: I24d7d498c1a9c023fb6a3488a5b90afd6b6f7597 --- core/res/res/values/styles_micro.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/res/res/values/styles_micro.xml b/core/res/res/values/styles_micro.xml index c35bd48187f8b..52d90bce3ff9c 100644 --- a/core/res/res/values/styles_micro.xml +++ b/core/res/res/values/styles_micro.xml @@ -25,7 +25,7 @@ @android:color/transparent @android:drawable/numberpicker_selection_divider 0dip - 0dip + 104dip 64dip 180dip ?android:attr/selectableItemBackground