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 .
|
|