In my project i have a problem , a progress bar is initiated in some activity whose instance is not available in my fragment , can i initiate a different progress bar in my fragment so that it overrides the older progress bar so that progress bar can be dismissed in my fragment itself?
Android : what happens if i call show progress bar again if some other progressbar is already shown in android?
on Wednesday, September 10, 2014
Labels:
a progress bar is initiated in some activity whose instance is not available in my fragment,
can i initiate a different progress bar in my fragment so that it overrides the older progress bar so that prog,
what happens if i call show progress bar again if some other progressbar is already shown in android? In my project i have a problem
0 comments:
Post a Comment