Skip to content
This repository was archived by the owner on Jul 17, 2019. It is now read-only.

Conversation

@Judrummer
Copy link
Collaborator

No description provided.


fun <ARG, ADT : FragmentStatePagerProxyAdapter<ARG>, L : List<ARG>> ViewPager.rx_fragmentsStateWith(observable: Observable<L>, fragmentPagerProxyAdapter: ADT): Subscription {
adapter = fragmentPagerProxyAdapter
return observable.subscribe {
Copy link
Owner

Choose a reason for hiding this comment

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

Can you force this to be on MainThread?

@kittinunf
Copy link
Owner

Can we do something about this?

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.

2 participants