adding a new line
This commit is contained in:
parent
afa46e76bf
commit
2f6e0aaf53
|
@ -127,6 +127,7 @@ class MainActivity : SimpleActivity(), FlingListener {
|
|||
closeAppDrawer()
|
||||
closeWidgetsFragment()
|
||||
}
|
||||
|
||||
binding.allAppsFragment.searchBar.closeSearch()
|
||||
if (intent != null) {
|
||||
handleIntentAction(intent)
|
||||
|
|
Loading…
Reference in New Issue