Skip to content

Java friendly api #11

@MairwunNx

Description

@MairwunNx

At now, code written on kotlin does not ideally friendly with java, for example from java you need to use

RxAnimation.INSTANCE.together instead RxAnimation.together

translationX(someVIew, 0f, 200L, null, null, false) instead translationX(registerInput, 0f, 200L)

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