Package 

Object AndroidLifecycleManager.Companion

    • Method Detail

      • getCHECK_BACKGROUND_DELAY

         final Long getCHECK_BACKGROUND_DELAY()

        When onActivityPaused callback triggered - this delay is applied to postpone check if there are no other resumed activities. Covers case of switching between 2 activities, when one is resumed and second is paused.