OSDN Git Service

Update smoothScrollToPosition to move faster for large offsets
authorAlan Viverette <alanv@google.com>
Sat, 4 Jan 2014 02:53:06 +0000 (18:53 -0800)
committerAlan Viverette <alanv@google.com>
Mon, 6 Jan 2014 21:50:26 +0000 (13:50 -0800)
commit203af24e4c2975c0b95fb4cc85ea03865e3b0e5b
tree548a7f30349dc8df9fa7b297d07193120057258f
parentc2ee7bb1462fbf21e7d2d9a45df8a59ee734e1db
Update smoothScrollToPosition to move faster for large offsets

Adds a method to AbsListView for translating from position to row
and vice-versa.

BUG: 3434554
Change-Id: I08459a6545cd02ac4eb5007c59bda1f3fece9e9f
api/current.txt
core/java/android/widget/AbsListView.java
core/java/android/widget/GridView.java
core/java/android/widget/ListView.java