C# Class Catcher.AndroidDemo.LoadingAnimationDemo.MainActivity

Inheritance: Android.App.Activity
Show file Open project: hwqdt/Demos

Protected Methods

Method Description
OnCreate ( Bundle bundle ) : void
OnResume ( ) : void

Method Details

OnCreate() protected method

protected OnCreate ( Bundle bundle ) : void
bundle Bundle
return void

OnResume() protected method

protected OnResume ( ) : void
return void