Created
December 29, 2017 17:53
-
-
Save dario61081/f0fd76912de7727b4dfba148f65e8174 to your computer and use it in GitHub Desktop.
Limpiar el searchview
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
//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