How can I create two progress bars in ProgressDialog
?
I am loading data from three tables in the database. The dialogue should show what stage of the download is going on now (progress from 1 to 3) and how much has already been loaded at this stage (here the size of the progress is not fixed).
At that, initially, it receives the amount of data in all tables (they are recorded in another database, so it’s more convenient to structure dozens of bases :)), that is, at first the circle just “turns” until I get the number of records, and then two bands appear.
WinRAR'a
! One shows the overall progress, and the second for each individual file. - user189127