public final class HomeScreen extends ConductorScreen
Constructor and Description |
---|
HomeScreen(android.os.Bundle args) |
Modifier and Type | Method and Description |
---|---|
static HomeScreen |
create(android.content.Intent intent) |
protected android.view.View |
view(android.content.Context context) |
onCreateView
addLifecycleListener, getActivity, getApplicationContext, getArgs, getChildRouter, getChildRouter, getChildRouter, getChildRouters, getInstanceId, getOverriddenPopHandler, getOverriddenPushHandler, getParentController, getResources, getRetainViewMode, getRouter, getTargetController, getView, handleBack, isAttached, isBeingDestroyed, isDestroyed, onActivityPaused, onActivityResult, onActivityResumed, onActivityStarted, onActivityStopped, onAttach, onChangeEnded, onChangeStarted, onContextAvailable, onContextUnavailable, onCreateOptionsMenu, onDestroy, onDestroyView, onDetach, onOptionsItemSelected, onPrepareOptionsMenu, onRequestPermissionsResult, onRestoreInstanceState, onRestoreViewState, onSaveInstanceState, onSaveViewState, overridePopHandler, overridePushHandler, registerForActivityResult, removeChildRouter, removeLifecycleListener, requestPermissions, setHasOptionsMenu, setOptionsMenuHidden, setRetainViewMode, setTargetController, shouldShowRequestPermissionRationale, startActivity, startActivityForResult, startActivityForResult, startIntentSenderForResult
public static HomeScreen create(android.content.Intent intent)
protected android.view.View view(android.content.Context context)
view
in class ConductorScreen