mirror of
https://github.com/SimpleMobileTools/Simple-Launcher.git
synced 2025-05-25 23:04:13 +02:00
Close keyboard when home button is pressed
This commit is contained in:
parent
8202e5dde7
commit
91c8664ca1
@ -127,6 +127,7 @@ class MainActivity : SimpleActivity(), FlingListener {
|
|||||||
closeAppDrawer()
|
closeAppDrawer()
|
||||||
closeWidgetsFragment()
|
closeWidgetsFragment()
|
||||||
}
|
}
|
||||||
|
hideKeyboard()
|
||||||
if (intent != null) {
|
if (intent != null) {
|
||||||
handleIntentAction(intent)
|
handleIntentAction(intent)
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user