Implementation of star animation.
1.Here in this PR i have implemented the star animation, Which plays when i click on any options.
2.Here in this PR i have added a static image after the animation is performed, because if i don't do this, then whenever i try to play the animation all the stars will play the animation, to over come this i have added a static image after animation.
I did a lot of research to overcome the 2nd point i mentioned here, but couldn't find any.
Implementation of star animation. 1.Here in this PR i have implemented the star animation, Which plays when i click on any options. 2.Here in this PR i have added a static image after the animation is performed, because if i don't do this, then whenever i try to play the animation all the stars will play the animation, to over come this i have added a static image after animation.