C# Class Sample.DemoActivity

Inheritance: AppCompatActivity
Show file Open project: Cheesebaron/SlidingUpPanel

Protected Methods

Method Description
OnCreate ( Bundle savedInstanceState ) : void
OnSaveInstanceState ( Bundle outState ) : void

Method Details

OnCreate() protected method

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

OnSaveInstanceState() protected method

protected OnSaveInstanceState ( Bundle outState ) : void
outState Bundle
return void