commit | b89a605b58bc20ef1ee0923f0578a2fa99a71793 | [log] [tgz] |
---|---|---|
author | Seigo Nonaka <nona@google.com> | Wed Apr 01 22:35:25 2015 +0900 |
committer | Seigo Nonaka <nona@google.com> | Thu Apr 02 06:13:37 2015 +0900 |
tree | a946cdf3176a62bedf270a63be47b2c509de8422 | |
parent | c09ccc5631d61f94200df2bb37262364bb598211 [diff] |
Fix cursor position calculation. The cursor position calculation of not well known CharSequence implementation has problem. getTextRunCursor() returns the relative path of passed string buffer, so need to fix the origin by adding the copied buffer origin. BUG: 17448027 Change-Id: I413c553bfccbccee4a390b6c83aa09ac7fd04126