Fix custom tab opening
This commit is contained in:
parent
e3e1fa3499
commit
cacdd0d304
@ -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',
|
||||||
|
Reference in New Issue
Block a user