Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix #22: Find activity properly by traversing Context #23

Merged
merged 1 commit into from
Mar 20, 2022

Conversation

PatilShreyas
Copy link
Owner

@PatilShreyas PatilShreyas commented Mar 20, 2022

Summary

#22 Fixed retrieving Activity instance from LocalContext.

Checklist

  • Build and linting is passing.
  • This change is not breaking existing flow of a system.
  • I have written test case for this change.
  • This change is tested from all aspects.
  • Implemented any new third-party library (Which not existed before this change).

@PatilShreyas PatilShreyas merged commit 065e623 into release-1.0.3 Mar 20, 2022
@PatilShreyas PatilShreyas deleted the fix-22/usage-in-fragment branch January 25, 2024 15:55
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.

Couldn't capture composable inside Fragment: Can't get Activity instance from Fragment
1 participant