Closed GoogleCodeExporter closed 8 years ago
This is working as intended.
In Android, scrollable items can have potentially infinite length with items
hidden past the visible area in the scroll view. There can then be visible
items not contained within the scroll view lower on the screen. If we continue
to scroll and read an infinitely long list, these visible items below the list
will never be read. We use earcons to alert the user to the fact that focus
moves in and out of a scrollable area so they can return to it and scroll to
the next set of items if they wish.
Original comment by caseybur...@google.com
on 4 Dec 2012 at 4:51
Original issue reported on code.google.com by
plassiar...@gmail.com
on 4 Dec 2012 at 10:28