commit | b2b02b9bd2e0b0da7373125c06f6d67d9758d8fe | [log] [tgz] |
---|---|---|
author | Adam Cohen <adamcohen@google.com> | Wed Jun 10 18:40:05 2015 -0700 |
committer | Adam Cohen <adamcohen@google.com> | Wed Jun 10 18:45:38 2015 -0700 |
tree | 0753ef4c06b9915cecbc1d7bfb21ba767322aa07 | |
parent | 2d0fc8dccd49a630a1e4a18e6b6b773d7c7bde71 [diff] |
Fix a small UI nit with screen reordering -> When in overview mode, flinging the pages can leave the scroller running (invisibly) for much additional time, since the scroller fling bounds far exceed the alloawble scroll bounds (in order to achieve a hard wall type effect) -> When this is happening, user couldn't pick up a page for reordering -> Ended the scroller early in this case to avoid the problem Change-Id: I8b6f140d9a87bb742e57625e90ca7d76a2158e28