Swipe down event (when user reaches statusbar/settings/notofications panel) and app focus

Is there any way to catch, with an event, when the app regains focus after the user swiped down from the top of the screen to change for example the wifi setting?

This would be extremely handful in at least 2 circumstances:

  1. If there is an Android UI setting to “lowprofile” and the user swipes down, the setting is set back to “default” when the app regains focus. If we had a “focus gained” event we could reset this back to “lowprofile”.

  2. When the app prompts the user to activate some device setting (eg wi-fi, bluetooth etc), and he follows the prompt swiping down the settings panel, the app has no knowledge that it then regained focus to check for a possible device setting change.

good luck, i’ve been hoping they’d expose a focus event for a while

I see…

good luck, i’ve been hoping they’d expose a focus event for a while

I see…