android.TICO
Class LoadingScreen

java.lang.Object
  extended by Activity
      extended by android.TICO.LoadingScreen

public class LoadingScreen
extends Activity

The class that defines and shows the activity of the loading screen


Constructor Summary
LoadingScreen()
           
 
Method Summary
 void onCreate(Bundle savedInstanceState)
          Called when the activity is first created.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LoadingScreen

public LoadingScreen()
Method Detail

onCreate

public void onCreate(Bundle savedInstanceState)
Called when the activity is first created.