Main page transitions improvements
This commit is contained in:
@@ -106,7 +106,7 @@ class _DashboardState extends TbContextState<Dashboard> {
|
||||
mediaPlaybackRequiresUserGesture: false,
|
||||
javaScriptEnabled: true,
|
||||
cacheEnabled: true,
|
||||
supportZoom: Platform.isIOS,
|
||||
supportZoom: false,
|
||||
// useOnDownloadStart: true
|
||||
),
|
||||
android: AndroidInAppWebViewOptions(
|
||||
|
||||
Reference in New Issue
Block a user