fling better

This commit is contained in:
Joe Onorato
2009-08-12 21:40:52 -07:00
parent 0ab8c3755f
commit eb2c02eedb
2 changed files with 58 additions and 16 deletions

View File

@@ -214,6 +214,8 @@ public class AllAppsView extends RSSurfaceView {
@AllocationIndex(3) public int flingVelocityX;
@AllocationIndex(4) public int adjustedDeceleration;
@AllocationIndex(5) public int currentScrollX;
@AllocationIndex(6) public int flingDuration;
@AllocationIndex(7) public int flingEndPos;
}
public RolloRS() {