Skip to content

Commit 2f6e0aa

Browse files
authored
adding a new line
1 parent afa46e7 commit 2f6e0aa

File tree

1 file changed

+1
-0
lines changed
  • app/src/main/kotlin/com/simplemobiletools/launcher/activities

1 file changed

+1
-0
lines changed

app/src/main/kotlin/com/simplemobiletools/launcher/activities/MainActivity.kt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,7 @@ class MainActivity : SimpleActivity(), FlingListener {
127127
closeAppDrawer()
128128
closeWidgetsFragment()
129129
}
130+
130131
binding.allAppsFragment.searchBar.closeSearch()
131132
if (intent != null) {
132133
handleIntentAction(intent)

0 commit comments

Comments
 (0)