on Activity Created
public void onActivityCreated(@NonNull() Activity activity, @Nullable() Bundle bundle)
Content copied to clipboard
Triggered when an activity is created.
Parameters
activity
the activity
bundle
the bundle
Triggered when an activity is created.
the activity
the bundle