ActivityCompat#checkSelfPermission(Context, String).UniversiActivityContext.showXmlDialog(int, DialogOptions).showXmlDialog(int, DialogOptions).UniversiActivityContext.setNavigationalTransition(BaseNavigationalTransition)
(if any).UniversiActivity.onBackPressed() to give a chance to this activity instance to consume
the back press event before it is delivered to its parent.UniversiCompatActivity.onBackPressed() to give a chance to this activity instance to consume
the back press event before it is delivered to its parent.UniversiActivity.requestBindData() to perform data binding specific for this
activity instance.UniversiCompatActivity.requestBindData() to perform data binding specific for this
activity instance.requestBindData() to perform data binding specific for this
fragment instance.UniversiActivity.onContentChanged() to bind all views presented within context of this
activity.UniversiCompatActivity.onContentChanged() to bind all views presented within context of this
activity.onViewCreated(View, Bundle) to bind all views presented within context
of this fragment.UniversiActivity.onBindData().UniversiCompatActivity.onBindData().onBindData().DialogController of this activity.DialogController of
this fragment to show.DialogController of this activity.DialogController of this fragment.FragmentController of his activity.Activity.finishAfterTransition() is invoked.UniversiActivityContext.showDialogWithId(int, DialogOptions) with null options.showDialogWithId(int, DialogOptions) with null options.UniversiActivityContext.showXmlDialog(int, DialogOptions) with null options.UniversiActivityContext.showDialogWithId(int, DialogOptions), but in this case will be used internal
instance of DialogXmlFactory to create (inflate) the desired dialog instance to be
shown.showXmlDialog(int, DialogOptions) with null options.showDialogWithId(int, DialogOptions), but in this case will be used internal
instance of DialogXmlFactory to create (inflate) the desired dialog instance to be
shown.Activity.requestPermissions(String[], int) on Android versions above Marshmallow
(including).#requestPermissions(String[], int) on Android versions above Marshmallow
(including).Fragment.requestPermissions(String[], int) on Android versions above Marshmallow
(including).Activity implementation that provides Universi context features via
UniversiActivityDelegate including other features described below.AppCompatActivity implementation with same Universi context features provided
as UniversiActivity.ActionBarFragment implementation that provides Universi context features via
UniversiFragmentDelegate including other features described below.