Skip to content

The content on courses does not match the code  #33

@MilkBiscuit

Description

@MilkBiscuit

In Using Disposable in RxJava

disposables.clear() is invoked in onStop()

But in the comment and also Github
disposables.clear() is invoked in onDestroy()

BTW, there are several typos on the page Using Disposable in RxJava:

Let**'s** say there is an observable which emits some values, but while emitting values, the user presses back button, then it must stop emitting values.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions