-
-
Notifications
You must be signed in to change notification settings - Fork 46
Open
Description
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)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels