The launcher can't resume the widget instance state when switching from Loading layout to normal layout, because they share the img_weathericon ID but on two different Views (ProgressBar and ImageView respectively) so there is some kind if casting exception.
Not high priority, everything still works on all test devices.
The launcher can't resume the widget instance state when switching from Loading layout to normal layout, because they share the img_weathericon ID but on two different Views (ProgressBar and ImageView respectively) so there is some kind if casting exception.
Not high priority, everything still works on all test devices.