From cacdd0d30444cb3f59ccfbbce22c1402c619eebd Mon Sep 17 00:00:00 2001 From: Yegor Vialov Date: Fri, 1 May 2020 15:40:22 +0000 Subject: [PATCH] Fix custom tab opening --- lib/utils/launcher.dart | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/utils/launcher.dart b/lib/utils/launcher.dart index 1974016..4f229cc 100644 --- a/lib/utils/launcher.dart +++ b/lib/utils/launcher.dart @@ -19,7 +19,6 @@ class Launcher { enableDefaultShare: enableDefaultShare, enableUrlBarHiding: true, showPageTitle: showPageTitle, - animation: new CustomTabsAnimation.slideIn(), extraCustomTabs: [ // ref. https://play.google.com/store/apps/details?id=org.mozilla.firefox 'org.mozilla.firefox',