C# Class MonocleGiraffe.Android.Activities.SubGalleryActivity

Inheritance: Android.App.Activity
Afficher le fichier Open project: akshay2000/MonocleGiraffe

Méthodes protégées

Méthode Description
OnCreate ( Bundle savedInstanceState ) : void
OnDestroy ( ) : void

Private Methods

Méthode Description
BindCollection ( ) : void
BindViewHolder ( CachingViewHolder holder, GalleryItem item, int position ) : void
ItemClicked ( int oldPosition, Android.Views.View oldView, int position, Android.Views.View view ) : void

Method Details

OnCreate() protected méthode

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

OnDestroy() protected méthode

protected OnDestroy ( ) : void
Résultat void