diff options
author | Raph Levien <raph@google.com> | 2013-04-12 11:31:31 -0700 |
---|---|---|
committer | Raph Levien <raph@google.com> | 2013-04-12 11:42:25 -0700 |
commit | f5cf6c9d4472e99caf4c9a3525d7b10cdf1e1c9f (patch) | |
tree | 62410882672ac55e46d85143bee5854420cd1793 /docs/html/sdk/api_diff/6/changes | |
parent | 50b9eb1c7375a87525d44a036337a8ba18eba55b (diff) |
Fix for bug 8500202: Right-to-left text not showing in list view
In single line mode, changing the text from LTR to RTL (or vice versa)
affects the alignment, which in turn means that bringTextIntoView is
needed to update the scrolling. A registerForPredraw should be done to
make this happen, but it was missing. This patch tests explicitly for
direction changes in this case, and schedules a predraw if so.
Change-Id: I16e0e23141c244dc8adc00ea8306dfe4c9bf487d
Diffstat (limited to 'docs/html/sdk/api_diff/6/changes')
0 files changed, 0 insertions, 0 deletions