Stefan4472 / GalaxyRun

A space-themed infinite runner for Android
GNU General Public License v3.0
0 stars 0 forks source link

Dynamic Menu Screen #45

Open Stefan4472 opened 8 years ago

Stefan4472 commented 8 years ago

Space background that could be moving (?) and uses a SlideInAnimation. A cool fade-in of all view elements would be really nice.

Stefan4472 commented 7 years ago

Also "Spaceships" title should gently zoom in and out.

Stefan4472 commented 2 years ago

Relevant at this time, but probably without the SlideInAnimation/SlideOutAnimation... we shall see. The problem is that the SlideIn/SlideOut Animations only work on the canvas, and not on the Android View elements (which I would prefer to use in MainActivity).

Stefan4472 commented 2 years ago

For now, the animated UI elements are good enough. Any further improvement would be nice, but is not urgent. Therefore marking this issue as Backlog.