How to modify SearchView close/clear button to always close the searchbox no matter whether it has content?

前端 未结 0 546
没有蜡笔的小新
没有蜡笔的小新 2020-12-07 03:35
mSearchView.setOnCloseListener {
      // do something
}

This method won\'t be called if the searchview contains some text. It is only called when t

相关标签:
回答
  • 消灭零回复
提交回复
热议问题