API Diff Specification
To Version: Android SDK 0.9_r1
From Version: Android SDK m5-rc14
Generated 2008.08.14 15:44

Class android.widget.Scroller

Removed Constructors
android.widget(Interpolator) Create a Scroller with the specified interpolator.
android.widget() Create a Scroller with the default duration and interpolator.
 

Added Constructors
Scroller(Context) Create a Scroller with the default duration and interpolator.
Scroller(Context, Interpolator) Create a Scroller with the specified interpolator.
 

Added Methods
void forceFinished(boolean) Force the finished field to a particular value.
 

©2008 Google - Code Home - Site Terms of Service - Privacy Policy
Generated by JDiff