mirror of
				https://github.com/JakeWharton/mosaic.git
				synced 2025-10-31 02:39:10 +08:00 
			
		
		
		
	 efcf480ebe
			
		
	
	efcf480ebe
	
	
	
		
			
			Porting animation helpers from androidx: - https://developer.android.com/reference/kotlin/androidx/compose/animation/core/package-summary - androidx.compose.animation](https://developer.android.com/reference/kotlin/androidx/compose/animation/package-summary (a little bit from here) Solution for https://github.com/JakeWharton/mosaic/issues/400 Use the new code to update and add animations to the demo sample.
		
			
				
	
	
	
		
			778 B
		
	
	
	
	
	
	
	
			
		
		
	
	
			778 B
		
	
	
	
	
	
	
	
Mosaic Animation
This is a Mosaic-adapted copy of the androidx.compose.animation-core library source code.
At the moment, there is also a color animation from the androidx.compose.animation library. Other things are difficult or impossible to adapt at the moment due to the specifics of Mosaic.
Minimal changes were made during the adaptation. Deprecated methods have been removed, links to samples from the kdoc have been removed, and links to Mosaic-specific methods, functions, and classes have been changed. Also removed are things that cannot be adapted to Mosaic, such as Dp.