Skip to content
This repository has been archived by the owner on May 23, 2020. It is now read-only.

Avoid usage of nulls in navi #76

Merged
merged 3 commits into from
Oct 31, 2016
Merged

Avoid usage of nulls in navi #76

merged 3 commits into from
Oct 31, 2016

Conversation

dlew
Copy link
Contributor

@dlew dlew commented Oct 31, 2016

RxJava 2 does not allow emitting nulls anymore, so we must disallow it as well.

RxJava 2 disavows nulls so we must do so as well.
Since RxJava 2 can't handle nulls, we now replace null Bundles with
empty Bundles.
@dlew dlew merged commit 25429ed into 2.x Oct 31, 2016
@dlew dlew deleted the dlew/avoid-null branch October 31, 2016 20:28
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant