Skip to content

initialize lifecycle in activity with java #153

Answered by skydoves
khsuzan asked this question in Q&A
Discussion options

You must be logged in to vote

Since 1.3.0, we don't need to call the setLifecycleOwner manually anymore.
The Balloon initializer will find and set the lifecycleOwner from your context.
You can check out the Balloon popup don't leak memory when your activity's lifecycle is onPuase or onDestory.
Thanks :)

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by skydoves
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants