10000 startActivityForResult in activity intent builder · Issue #270 · androidannotations/androidannotations · GitHub
[go: up one dir, main page]

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.

startActivityForResult in activity intent builder #270

@naixx

Description

@naixx

It could be useful to have an overloaded method in intent builder

 public void start(int requestCode) {
     context_.startActivityForResult(intent_, requestCode);
 }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0