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

Class android.view.animation.AnimationUtils

Changed Methods
Animation loadAnimation(Context, int) Change in exceptions thrown from android.content.Resources.NotFoundException to android.content.res.Resources.NotFoundException.
Loads an Animation object from a resource
Interpolator loadInterpolator(Context, int) Change in exceptions thrown from android.content.Resources.NotFoundException to android.content.res.Resources.NotFoundException.
Loads an Interpolator object from a resource
LayoutAnimationController loadLayoutAnimation(Context, int) Change in exceptions thrown from android.content.Resources.NotFoundException to android.content.res.Resources.NotFoundException.
 
 

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