mirror of
https://github.com/SimpleMobileTools/Simple-Launcher.git
synced 2025-02-18 04:20:36 +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()
|
closeAppDrawer()
|
||||||
closeWidgetsFragment()
|
closeWidgetsFragment()
|
||||||
}
|
}
|
||||||
hideKeyboard()
|
binding.allAppsFragment.searchBar.closeSearch()
|
||||||
if (intent != null) {
|
if (intent != null) {
|
||||||
handleIntentAction(intent)
|
handleIntentAction(intent)
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user