RxJava2-Android-Samples
RxJava2-Android-Samples copied to clipboard
Show ProgressDialog in instant Search
I want to show priogressDialog in the "search" implementation. But, Not finding where to put the "showProgressDialog()" method.
@amitshekhariitbhu , Can you please help me with this?
Show the progress bar in the Observer#onSubscribe method.