Skip to content

Instantly share code, notes, and snippets.

@TimB0
Created June 3, 2016 05:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save TimB0/1fb836feeb051d89cf86d2f817abf3c5 to your computer and use it in GitHub Desktop.
Save TimB0/1fb836feeb051d89cf86d2f817abf3c5 to your computer and use it in GitHub Desktop.
if(isKeyboardDisplayed()) {
System.out.println("Close Keyboard");
getUiDevice().pressBack();
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment