PagesTransiiton
 
Author: Solutions Development
Version: 1.07
NOTE:
Log update
		
		
	
	
		
	    
		
	  
		
	
			
			Author: Solutions Development
Version: 1.07
- TransitionPage
- Constant
- AnimationBatMan
 - AnimationColumn
 - AnimationCircleExplode
 - AnimationCircleImplode
 - AnimationRotaded
 - AnimationSpotted
 - AnimationStrip
 - AnimationZoom
 - SlideFromLeft
 - SlideFromTop
 - SlideFromRight
 - SlideFromBottom
 - ShoveFromLeft
 - ShoveFromTop
 - ShoveFromRight
 - ShoveFromBottom
 - AnimationGuillotine
 
 - Functions:
- Initialize (FromPageRoot As B4XView, ToPageRoot As B4XView)
Initializes the object. You can add parameters to this method if needed. - Transition (Animation As Int, Durate As Int)
 
 - Initialize (FromPageRoot As B4XView, ToPageRoot As B4XView)
 
 - Constant
 
NOTE:
- Make sure that the base panel of each page has a color. If it's transparent it won't work properly.
 - The root variable must be declared public
 - Preferably the duration of the page animations is set to zero
 
Log update
- (1.01) Add AnimationSpotted
 - (1.02) Add SlideFromLeft, SlideFromTop, SlideFromRight, SlideFromBottom
 - (1.03) Add AnimationLiquidUp, AnimationLiquidDown
 - (1.04) Add AnimationBatMan
 - (1.05) Add ShoveFromLeft, ShoveFromTop, ShoveFromRight, ShoveFromBottom
 - (1.06) Fix ios Bug
 - (1.07) Add AnimationGuillotine
 
Attachments
			
				Last edited: