Long Phan
Results
2
issues of
Long Phan
Hi there, I had used this lib and it's working perfectly, but I have 1 issue when I try to hide the Grey Background of The Description, so how can...
Hi there, I have problem with RxTransformers class at: `public static Observable applyIoSchedulers() { return tObservable -> tObservable.subscribeOn(Schedulers.io()) .observeOn(Schedulers.io()); }` cannot resolves this method "subscribeOn". I'm using: `compile 'com.jakewharton.rxbinding2:rxbinding:2.0.0' compile...