Skip to content

Return intent#182

Merged
Dhaval2404 merged 1 commit intoDhaval2404:masterfrom
nextcloud-deps:master
Apr 25, 2021
Merged

Return intent#182
Dhaval2404 merged 1 commit intoDhaval2404:masterfrom
nextcloud-deps:master

Conversation

@tobiasKaminsky
Copy link
Contributor

🚀 Description

Our ButterknifeController needs to startActivityForResult, and not by passed activity.
So getting the Intent and then starting it "manually" would fix our use case.

📄 Motivation and Context

See above: to have more flexibility when using lib

🧪 How Has This Been Tested?

Run startActivityForResult "manually" in calling class.

📷 Screenshots (if appropriate)

/

📦 Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

✅ Checklist

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

@tobiasKaminsky tobiasKaminsky mentioned this pull request Mar 29, 2021
6 tasks
@Dhaval2404 Dhaval2404 merged commit 371b84f into Dhaval2404:master Apr 25, 2021
@Dhaval2404
Copy link
Owner

Thank you @tobiasKaminsky

@Dhaval2404 Dhaval2404 mentioned this pull request May 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments