Merge pull request #3396 from crazyserver/MOBILE-4081
MOBILE-4081 tabs: Do not animate tab changes
This commit is contained in:
		
						commit
						7e15d8eff8
					
				| @ -193,6 +193,7 @@ export class CoreTabsOutletComponent extends CoreTabsBaseComponent<CoreTabsOutle | ||||
|     protected async loadTab(tabToSelect: CoreTabsOutletTab): Promise<boolean> { | ||||
|         return CoreNavigator.navigate(tabToSelect.page, { | ||||
|             params: tabToSelect.pageParams, | ||||
|             animated: false, | ||||
|         }); | ||||
|     } | ||||
| 
 | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user