I want to show a progress bar after calling a microflow where it should show 0 to 100%. anybody has implemented?
asked
Kanhaiya Chitrakar
2 answers
0
Hi Kanhaiya,
Make a nanoflow -> Take Show ProgressBar activity inside this nanoflow & write your text -> Call your microflow inside this nanoflow -> After this take hide progress bar activity & pass the variable of show progress bar.