Skip to content

Suggestion #5

@sasa0

Description

@sasa0

The sample app is cool. I am wondering why there are some unnecessary stuff, for ex:
if (subscription == null || (subscription != null && subscription.isUnsubscribed())){...}
Logically, you don't need this part: subscription != null &&

Thanks.

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