jassenburg / frozenbubbleplus

Automatically exported from code.google.com/p/frozenbubbleplus
0 stars 0 forks source link

Display progress bar on splash screen that shows loading status of the game activity #30

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Use startActivityForResult(), intent data, setResult(), and onActivityResult() 
to keep track of the FrozenBubble loading progress in the SplashScreen 
activity.  Display the progress via an progress bar.

Original issue reported on code.google.com by forter...@gmail.com on 23 Apr 2013 at 5:46