优化
This commit is contained in:
@@ -105,7 +105,6 @@ class SearchContentActivity :
|
||||
if (ev.action == MotionEvent.ACTION_DOWN) {
|
||||
currentFocus?.let {
|
||||
if (it.shouldHideSoftInput(ev)) {
|
||||
searchView.clearFocus()
|
||||
it.hideSoftInput()
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user