Skip to content

Instantly share code, notes, and snippets.

@illuzor
Created August 26, 2012 18:40
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save illuzor/3482446 to your computer and use it in GitHub Desktop.
DialogManager.removeDialog();
// удаляет текущий диалог из списка отображения.
DialogManager.removeAllDialogs();
// удаляет текущий диалог из списка отображения и очищает всю очередь диалогов
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment