C# Class BottomToolbar.MainActivity

Inheritance: Android.App.Activity
Show file Open project: Behsaad/AndroidBottomToolbar

Protected Methods

Method Description
OnCreate ( Bundle bundle ) : void

Private Methods

Method Description
deselectAll ( ) : void
showFragment ( Fragment fragment ) : void
showTab1 ( ) : void
showTab2 ( ) : void
showTab3 ( ) : void
showTab4 ( ) : void

Method Details

OnCreate() protected method

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