onApplicationResumed method

  1. @mustCallSuper
void onApplicationResumed()
inherited

The application is visible and responding to user input.

Implementation

@mustCallSuper
void onApplicationResumed() {}