API Diff Specification | |
To Version: | Android SDK 0.9_r1 |
From Version: | Android SDK m5-rc14 |
Generated | 2008.08.14 15:44 |
Removed Constructors | |
---|---|
Context, |
Added Constructors | |
---|---|
Context, |
Removed Methods | |
---|---|
void showOnly(int ) |
Added Methods | |
---|---|
void setInAnimation(Context, |
Specifies the animation used to animate a View that enters the screen. |
void setOutAnimation(Context, |
Specifies the animation used to animate a View that exit the screen. |
void showPrevious() |
Manually shows the previous child. |
Changed Methods | ||
---|---|---|
int getBaseline() |
Method was inherited from android.view.View, but is now defined locally. |
Removed Fields | |
---|---|
boolean mAnimateFirstTime
|
|
boolean mFirstTime
|
|
Animation mInAnimation
|
|
Animation mOutAnimation
|
|
int mWhichChild
|
©2008 Google - Code Home - Site Terms of Service - Privacy Policy |