We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b829c9c + ec369c0 commit 1ca6f29Copy full SHA for 1ca6f29
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