marcelpinto / RxFlux

RxFlux is a small framework in order to follow Flux design pattern with RxJava functionalities
Apache License 2.0
326 stars 38 forks source link

fix for CalledFromWrongThreadException #14

Closed adffice closed 8 years ago

marcelpinto commented 8 years ago

Can you please add it to the subscribeRxView too? and maybe just for the format add the subscribe in the next line. Then I will merge it.

Thanks