Skip to content

docs: update lifecycle coroutine example - #422

Open
arpitagarwal1301 wants to merge 1 commit into
googlemaps:mainfrom
arpitagarwal1301:fix/195-readme-is-using-deprecated
Open

docs: update lifecycle coroutine example#422
arpitagarwal1301 wants to merge 1 commit into
googlemaps:mainfrom
arpitagarwal1301:fix/195-readme-is-using-deprecated

Conversation

@arpitagarwal1301

Copy link
Copy Markdown

Fixes #195 🦕

Summary

  • replace the deprecated launchWhenCreated README usage with repeatOnLifecycle
  • match the lifecycle-aware coroutine pattern used by the demo app

Validation

  • ./gradlew build jacocoTestReport --stacktrace
  • ./gradlew lint

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.

Readme is using deprecated method

2 participants