Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rxlifecycle-kotlin module added with bind() syntax #78

Merged
merged 2 commits into from
Feb 16, 2016
Merged

rxlifecycle-kotlin module added with bind() syntax #78

merged 2 commits into from
Feb 16, 2016

Conversation

dsvoronin
Copy link
Contributor

address reverted #58 , and some nice new syntax

Not sure if any tests will work here.

@@ -1,4 +1,4 @@
include ':rxlifecycle'
include ':rxlifecycle', ':rxlifecycle-kotlin'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could this be on a newline to match the rest of it?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

of course!
And since kotlin just released, i have to upgrade it

@dsvoronin
Copy link
Contributor Author

all things solved!

```

```java
myObservable
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would just make this a single example instead of two.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Eh, can deal with this post-merge.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You want me to create example android project?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nah. I was just saying that this is two separate code samples but could just be wrapped into one.

dlew added a commit that referenced this pull request Feb 16, 2016
rxlifecycle-kotlin module added with bind() syntax
@dlew dlew merged commit ddb6ba8 into trello-archive:master Feb 16, 2016
@dlew
Copy link
Contributor

dlew commented Feb 16, 2016

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants