RxJava2-Android-Samples icon indicating copy to clipboard operation
RxJava2-Android-Samples copied to clipboard

Show ProgressDialog in instant Search

Open sohail585 opened this issue 6 years ago • 2 comments

I want to show priogressDialog in the "search" implementation. But, Not finding where to put the "showProgressDialog()" method.

sohail585 avatar Jun 04 '18 07:06 sohail585

@amitshekhariitbhu , Can you please help me with this?

sohail585 avatar Jul 03 '18 09:07 sohail585

Show the progress bar in the Observer#onSubscribe method.

nanjingdaqi avatar Dec 31 '18 09:12 nanjingdaqi