We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b829c9c commit ec369c0Copy full SHA for ec369c0
1 file changed
app/src/main/java/com/getcode/view/main/home/HomeScan.kt
@@ -140,7 +140,6 @@ fun HomeScreen(
140
flags = Intent.FLAG_ACTIVITY_NEW_TASK
141
}
142
)
143
- ChromeTabsUtils.launchUrl(context, it)
144
}.launchIn(this)
145
146
0 commit comments