adding a new line

This commit is contained in:
Tibor Kaputa 2023-09-11 21:53:17 +02:00 committed by GitHub
parent afa46e76bf
commit 2f6e0aaf53
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -127,6 +127,7 @@ class MainActivity : SimpleActivity(), FlingListener {
closeAppDrawer()
closeWidgetsFragment()
}
binding.allAppsFragment.searchBar.closeSearch()
if (intent != null) {
handleIntentAction(intent)