Skip to content

chiragjasani/Animation-Stars-Slide-From-The-Bottom-To-The-Top

Repository files navigation

Animation Stars Slide From The Bottom To The Top

Animation stars slide from the bottom to the top

AndroidX Supported AnimX Animation Library

1.)"compileSdkVersion" should be greater than or equals to 32
2.)"buildToolsVersion" should be greater than or equals to 32.0.0
3.)"minSdkVersion" should be greater than or equal to 14
4.)"targetSdkVersion" should be greater than or equal to 32

Progress the animation by moving the stars based on the elapsed time @param deltaMs time delta since the last frame, in millis

Initialize the given star by randomizing it's position, scale and alpha @param star the star to initialize @param viewWidth the view width @param viewHeight the view height

Enjoy with smart animation with continuous moving stars

Releases

No releases published

Packages

No packages published

Languages