commit | c2225b9d9e36d94b0a96282b91e370318475e830 | [log] [tgz] |
---|---|---|
author | Mady Mellor <madym@google.com> | Wed Apr 01 15:59:20 2015 -0700 |
committer | Mady Mellor <madym@google.com> | Wed Apr 01 15:59:20 2015 -0700 |
tree | f224273d773e83a7684e22f8e286b519cbfde165 | |
parent | 9aaaa1ebb383b5aeabbdb2afb9956130e6564071 [diff] |
Use HandleView's previous offset for text selection handles HandleView tracks the previous offset of where the handle is at in the text so it's unnecessary to track it in StartHandleView and EndHandleView again, this updates them to use the already existing value. Change-Id: I1a824c9fd9c54ed782e15fa419f23f49abea57a1