When using a broadcast receiver to load an xml layout on screen (when an event happens). Sometimes the xml is not displayed, despite the fact the receiver catches the event.
Is there a check i can perform to see if a specific xml layout is displayed on screen atm?