Skip to content

Rx Support #2

@kikuchy

Description

@kikuchy

RxJava is heavy (in binary size and number of methods), so supports separate existings.

RxKeninAndroid.create(mUserId, Conditions.requireField()).filter(result -> result.isValid).subscribe(result ->
    mSendButton.setEnabled(true);
});

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions