isActivityRunning
Check if an activity is running
Receiver
Context
Return
Boolean True if the activity is running, false otherwise
Parameters
activityClazz
Class<*> The activity class to check
Check if an activity is running
Context
Boolean True if the activity is running, false otherwise
Class<*> The activity class to check