commit | 6cda1e28e3fc753d5e55a857bf827da87233a107 | [log] [tgz] |
---|---|---|
author | Keisuke Kuroyanagi <ksk@google.com> | Wed Apr 22 21:41:14 2015 +0900 |
committer | Keisuke Kuroyanagi <ksk@google.com> | Mon Apr 27 09:45:06 2015 +0000 |
tree | 47d3b58d051902ea7e0373c8bd645b19d68c9b30 | |
parent | 78f895a7108a25d65df74392cb3a12af32b06bae [diff] |
Fix: End handle disappears when the selection is short. HandleView#isVisible didn't use getHorizontalOffset; thus, the position is always computed as if Gravity.LEFT is set. As a result, isVisible can be wrongly false for the end handle and the handle is dismissed. Bug: 20480054 Change-Id: Ib3242000bb98ae28e0cb37bf5b05069754abbfc6