summaryrefslogtreecommitdiff
path: root/docs/html/sdk/api_diff/11/changes
diff options
context:
space:
mode:
authorSvetoslav Ganov <svetoslavganov@google.com>2011-11-09 14:08:41 -0800
committerSvetoslav Ganov <svetoslavganov@google.com>2012-03-19 13:02:22 -0700
commit912ab8506ae6409ee7fa0323b217fefaf0bd9771 (patch)
treeaa1e3bc0e7bfc94e715cf67a1397ff5607b1e8d1 /docs/html/sdk/api_diff/11/changes
parent958ec9d0b2f2063a03d3ea2b9bb86897125401b0 (diff)
Revamp of the NumberPicker widget.
1. The number picker no longer shows up and down arrows, it has only three touch targets which are the currently selected number in the middle with a lesser one above and greater below, now what you touch is what you get, flingability and long press are still supported. 2. Removed the restriction for a View with an AccessibilityNodeProvider to not have any concrete children. If the View has a provider, then this provider is responsible for creating the AccessibilityNodeInfos for all its descendants, concrete and virtual. The number picker is a good example for such a case - it has a concrete input view and two virtual buttons as its children. This is a safe change since this behavior has not been released. 3. This patch also fixes bug where the number picker is stretched too much in the Theme theme. bug:6177794 bug:5728294 Change-Id: Id8c0b3549174b9599f971d6e3086ca427cfbaa39
Diffstat (limited to 'docs/html/sdk/api_diff/11/changes')
0 files changed, 0 insertions, 0 deletions