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