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