With AsyncTask when processing array data we can easily deduce using AlertDialog progress bar processing.
Can this be done with the help of RxJava? I ask you a simple example.
And how to solve the problem of turning devaysa when downloading data from the server using RxJava and display progress AlertDialog?
Thank you!