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

View File

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