TheLastCrusade / SoundStream

1 stars 6 forks source link

X in the searchbar #324

Closed ejohnson44 closed 10 years ago

ejohnson44 commented 11 years ago

The X in the searchbar should close the search, not simply clear the term

ejohnson44 commented 10 years ago

This appears to not actually be possible due to a bug in actual android code. The on close listener that is provided does not work. There are some hacky work arounds that may or may not work for what we want that are listed here: http://stackoverflow.com/questions/9327826/searchviews-oncloselistener-doesnt-work

dgreenhalgh commented 10 years ago

This doesn't seem feasible - at least in the short term - so we'll adjust our expected behavior so that the X in the searchbar simply clears the search term.