Skip to content

Instantly share code, notes, and snippets.

@dario61081
Created December 29, 2017 17:53
Show Gist options
  • Save dario61081/f0fd76912de7727b4dfba148f65e8174 to your computer and use it in GitHub Desktop.
Save dario61081/f0fd76912de7727b4dfba148f65e8174 to your computer and use it in GitHub Desktop.
Limpiar el searchview
//nota: limpiar la busqueda
edt_search.setQuery("", false);
edt_search.clearFocus();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment