Is updateView called automatically each time when network is reconnected?
I've got the following bug description from Yahoo QA team about my widget:
QUOTE
Widget: Snippet showing No data after reconnecting the network
*** Tested on Samsung 2010 ***
Widget version: 0.1.0
Reproducibility: 100%
1.Remove the network connection
2.Start TV
3.Launch widget side bar
4.It shows connection Unavailable dialog
5.Select Close widget from the connection unavailable dialog
6.Reconnect the network
7.Again launch the widget side bar
8.it's showing map for selected city
9.Back to DOCK
How can I identify in the widget that network is reconnected and react accordingly?