Skip to content

Commit

Permalink
updated
Browse files Browse the repository at this point in the history
updated
  • Loading branch information
Les authored and Les committed Mar 15, 2018
1 parent d2adec5 commit c2101a5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified .DS_Store
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ public Context Ctx

public void HideOverlay()
{
dialog?.Hide();
dialog?.Dismiss();
}

public void ShowOverlay(string message)
Expand Down

0 comments on commit c2101a5

Please sign in to comment.