You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i want to simulate a loading with this dialog.. i call a function inside pre execute asynctask and in post execute the same dialog dismiss .. how can i do that ?
im trying but no sucess.. someone can help me ?
public class Helper_Functions_Dialogs
{
public static WeakReference ProgressDialogGeral;
i want to simulate a loading with this dialog.. i call a function inside pre execute asynctask and in post execute the same dialog dismiss .. how can i do that ?
im trying but no sucess.. someone can help me ?
public class Helper_Functions_Dialogs
{
public static WeakReference ProgressDialogGeral;
}
The dialog not dismissing
The text was updated successfully, but these errors were encountered: