|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ActivityOptions | |
|---|---|
| android.app | |
| Uses of ActivityOptions in android.app |
|---|
| Methods in android.app that return ActivityOptions | |
|---|---|
static ActivityOptions |
ActivityOptions.makeCustomAnimation(Context context,
int enterResId,
int exitResId)
|
static ActivityOptions |
ActivityOptions.makeScaleUpAnimation(View source,
int startX,
int startY,
int startWidth,
int startHeight)
|
static ActivityOptions |
ActivityOptions.makeThumbnailScaleUpAnimation(View source,
Bitmap thumbnail,
int startX,
int startY)
|
| Methods in android.app with parameters of type ActivityOptions | |
|---|---|
void |
ActivityOptions.update(ActivityOptions otherOptions)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||