Fix DropdownPopupWindow accessibility.
commitb007eb1fe8469ed152323e8b5d5fe30c682a9868
authordmazzoni <dmazzoni@chromium.org>
Sat, 29 Nov 2014 14:38:08 +0000 (29 06:38 -0800)
committerCommit bot <commit-bot@chromium.org>
Sat, 29 Nov 2014 14:40:12 +0000 (29 14:40 +0000)
tree0d5c52f7793c6e8c920c3f67bfb835d07dc78757
parente45c70cf19e9f00a6e1ce3e0d2f3dd24c72c65e2
Fix DropdownPopupWindow accessibility.

The first item in the dropdown was not accessible, leading to confusing
messages when opening a list with one item, or when trying to touch-explore
to the first item.

BUG=429364

Review URL: https://codereview.chromium.org/750363004

Cr-Commit-Position: refs/heads/master@{#306118}
ui/android/java/res/layout/dropdown_item.xml
ui/android/java/src/org/chromium/ui/DropdownAdapter.java