mirror of
https://github.com/SimpleMobileTools/Simple-Launcher.git
synced 2025-02-16 11:31:46 +01:00
Merge pull request #124 from esensar/fix/keyboard-close-on-home
Close keyboard when home button is pressed
This commit is contained in:
commit
1c0a559517
@ -127,6 +127,8 @@ class MainActivity : SimpleActivity(), FlingListener {
|
||||
closeAppDrawer()
|
||||
closeWidgetsFragment()
|
||||
}
|
||||
|
||||
binding.allAppsFragment.searchBar.closeSearch()
|
||||
if (intent != null) {
|
||||
handleIntentAction(intent)
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user