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