Show dialog

This commit is contained in:
khanhduytran0 2020-11-24 06:29:04 +07:00
parent 091042c820
commit f03100e852

View File

@ -116,6 +116,7 @@ public class JavaGUILauncherActivity extends LoggableActivity {
mDialogLock.notifyAll();
}
});
d.show();
}
});