Skip to content
This repository was archived by the owner on Feb 26, 2023. It is now read-only.
This repository was archived by the owner on Feb 26, 2023. It is now read-only.

Add support for Bundle parameter when starting activity #1027

@dalewking

Description

@dalewking

API 16 added a new optional Bundle parameter for starting activities which is used to control animation of activity and it was also added to the support library for backwards compatibility. The generated intent builder needs to support this new way to start activities.

See http://developer.android.com/reference/android/app/ActivityOptions.html

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions