Updated on 2026-08-14
This commit is contained in:
parent
e878dcd7c3
commit
299b55b540
6 changed files with 36 additions and 21 deletions
|
|
@ -14,6 +14,7 @@ import com.tangem.wallet.R
|
|||
|
||||
class CustomTabsManager {
|
||||
fun openUrl(url: String, context: Context) {
|
||||
if (url.isEmpty()) return
|
||||
val customTabsIntent = CustomTabsIntent.Builder()
|
||||
.setDefaultColorSchemeParams(
|
||||
CustomTabColorSchemeParams.Builder()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue