Skip to content

Commit

Permalink
uh..... look a bird
Browse files Browse the repository at this point in the history
*runs away*
  • Loading branch information
AwaisKing committed Jul 7, 2018
1 parent 7dd6df7 commit 1cc0773
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions app/src/main/java/awais/backworddictionary/Main.java
Original file line number Diff line number Diff line change
Expand Up @@ -272,8 +272,6 @@ private void setSearchView() {
@Override
public boolean onQueryTextSubmit(String query) {
if (handler != null) handler.removeCallbacks(textWatch);
textWatch = null;
handler = null;
onSearch(query);
return true;
}
Expand Down

0 comments on commit 1cc0773

Please sign in to comment.