mirror of
https://github.com/SimpleMobileTools/Simple-Launcher.git
synced 2025-06-05 21:59:15 +02:00
Clear search when home button is pressed
This commit is contained in:
@ -127,7 +127,7 @@ class MainActivity : SimpleActivity(), FlingListener {
|
||||
closeAppDrawer()
|
||||
closeWidgetsFragment()
|
||||
}
|
||||
hideKeyboard()
|
||||
binding.allAppsFragment.searchBar.closeSearch()
|
||||
if (intent != null) {
|
||||
handleIntentAction(intent)
|
||||
}
|
||||
|
Reference in New Issue
Block a user