dodald
Newbie
I have a widget in an very simple app that I am wrote; it shows some information and is updated every couple of hours. Normally when the user clicks on the widget it brings up an Activity; but after the user changes the screen orientation or slides out the Keyboard they can no longer click on the widget. The only way to get the clicking working again is the delete and re-add the widget.
The code I am using comes from this example: App Widgets | Android Developers
Has anyone else ran into this?
The code I am using comes from this example: App Widgets | Android Developers
Has anyone else ran into this?