codelab-android-lifecycles icon indicating copy to clipboard operation
codelab-android-lifecycles copied to clipboard

Where do the lifecycle-aware components remove the observer which I added before?

Open jhwsx opened this issue 5 years ago • 1 comments

According to https://github.com/googlecodelabs/android-lifecycles/issues/5,

Yes, that's the whole point of the new lifecycle-aware components, no need to unsubscribe/remove observers.

I really wonder where the lifecycle-aware components remove the observer which I added before.

jhwsx avatar Jan 22 '21 09:01 jhwsx

same confusion

twirain avatar Aug 05 '21 07:08 twirain