C# Class Sample.Activity1

Inheritance: Activity, View.IOnClickListener
ファイルを表示 Open project: Cheesebaron/ParallaxScrollView

Public Methods

Method Description
OnClick ( View v ) : void

Protected Methods

Method Description
OnCreate ( Bundle bundle ) : void

Method Details

OnClick() public method

public OnClick ( View v ) : void
v View
return void

OnCreate() protected method

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