Fix custom tab opening

This commit is contained in:
Yegor Vialov 2020-05-01 15:40:22 +00:00
parent e3e1fa3499
commit cacdd0d304

View File

@ -19,7 +19,6 @@ class Launcher {
enableDefaultShare: enableDefaultShare, enableDefaultShare: enableDefaultShare,
enableUrlBarHiding: true, enableUrlBarHiding: true,
showPageTitle: showPageTitle, showPageTitle: showPageTitle,
animation: new CustomTabsAnimation.slideIn(),
extraCustomTabs: <String>[ extraCustomTabs: <String>[
// ref. https://play.google.com/store/apps/details?id=org.mozilla.firefox // ref. https://play.google.com/store/apps/details?id=org.mozilla.firefox
'org.mozilla.firefox', 'org.mozilla.firefox',