OSDN Git Service

Fix bug 3324981 - Inconsistent/buggy FastScroll behavior
authorAdam Powell <adamp@google.com>
Mon, 10 Jan 2011 05:28:43 +0000 (21:28 -0800)
committerAdam Powell <adamp@google.com>
Mon, 10 Jan 2011 05:34:21 +0000 (21:34 -0800)
commit32c3a6929af9d63de3bf45a61be6e1a4bde136d3
treea443172ae8f89a92e7eebb59cf689d21fac08faa
parentac0f347ed83d53bbfcef7e92acd8b481be044852
Fix bug 3324981 - Inconsistent/buggy FastScroll behavior

The fast scroller now always positions by index position.

Fixed a bug with always-show fast scrollers.

Change-Id: I08586ab2aae9733e78aa823aff711bcc14d2d44d
core/java/android/widget/FastScroller.java