in the application when user click on button to run new activity it have to wait some time to activity load everything and start up, till then user can see only black screen, so I want to put progress bar till activity is ready.
How can I do that?
Thank you.
in the application when user click on button to run new activity it have
Share
It is sample code, modify this as per your code.