mirror of
https://github.com/SimpleMobileTools/Simple-Launcher.git
synced 2025-02-16 11:31:46 +01:00
Clear search when home button is pressed
This commit is contained in:
parent
91c8664ca1
commit
afa46e76bf
@ -127,7 +127,7 @@ class MainActivity : SimpleActivity(), FlingListener {
|
||||
closeAppDrawer()
|
||||
closeWidgetsFragment()
|
||||
}
|
||||
hideKeyboard()
|
||||
binding.allAppsFragment.searchBar.closeSearch()
|
||||
if (intent != null) {
|
||||
handleIntentAction(intent)
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user