Keisuke Kuroyanagi
6cda1e28e3
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
2015-04-27 09:45:06 +00:00
..
2015-02-28 14:47:49 -05:00
2015-03-30 11:08:18 -07:00
2015-04-23 18:33:39 -07:00
2015-04-23 18:36:33 +00:00
2015-04-24 18:01:45 -07:00
2015-04-20 17:16:38 +00:00
2015-04-24 18:06:59 -07:00
2015-04-23 20:32:17 -07:00
2015-04-22 00:23:51 +00:00
2015-03-05 16:34:12 -08:00
2015-04-25 01:40:26 +00:00
2015-04-24 13:17:03 -07:00
2015-04-24 13:58:45 -07:00
2015-04-22 11:56:36 +02:00
2015-04-25 20:16:12 +00:00
2015-04-16 11:01:15 -04:00
2015-03-17 20:56:02 +00:00
2015-02-28 14:47:49 -05:00
2015-04-23 18:49:23 -07:00
2015-04-21 14:50:39 -07:00
2015-04-24 16:12:01 -07:00
2015-04-10 18:08:28 +01:00
2015-04-20 04:49:50 +00:00
2015-04-09 15:25:53 +00:00
2015-04-02 16:09:03 -07:00
2015-04-23 18:33:39 -07:00
2015-04-24 09:27:19 +00:00
2015-04-27 09:45:06 +00:00