I want to add a circular progressbar when a user clicks a button and when another screen opens the progressbar should not be visible
Do one thing, upon user click the button , set click interval for 3000 millisec second, set clock timer enable to true, set circular prog visible to true(designer mode untick clock timer)
When clock timer , set both click and circular to false.also design the app to open another screen
1 Like
Can you please share the Block Images?
So by this method circular progress bar will be visible for 3 sec , and after the 3 sec circular progress bar will become invisible and another screen will open..
2 Likes
Thank you so much
1 Like
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.