touch area shifts down but displaying not, when I return from a background app.

  1. first launch my app then launch a background app (eg: google maps and start a navigation).

  2. return to my app from google maps.

  3. found buttons are positioned well but it’s touch area are shifted down by about height of status bar. event if I recreate that button in app event listener( resume event ).

see the follow button in attachments. I put a white rectangle over it and add ‘tap’ event listener to it.