Skip to content

Autodispose error prone checker #152

@bangarharshit

Description

@bangarharshit

AutoDispose error-prone checker can be really useful to catch lifecycle related errors in Activity/Fragment

Ribs has a version of the checker. Why not make it generic to any object with a lifecycle?

Few scenarios I can think of

  1. All the subclasses of standard android component such as Activity/Fragment
  2. All the subclasses of LifeCycleScopedProvider
  3. When the LifeCycleScopedProvider is composed instead of inheriting the standard component such as Conductor

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions