C# Class Sample.Activity1

Inheritance: Activity, View.IOnClickListener
Afficher le fichier Open project: Cheesebaron/ParallaxScrollView

Méthodes publiques

Méthode Description
OnClick ( View v ) : void

Méthodes protégées

Méthode Description
OnCreate ( Bundle bundle ) : void

Method Details

OnClick() public méthode

public OnClick ( View v ) : void
v View
Résultat void

OnCreate() protected méthode

protected OnCreate ( Bundle bundle ) : void
bundle Bundle
Résultat void