Can a widget be given a position Absolute to the device screen?
So that when I swipe Left or Right between 3 different home screens, the widget is visible on all 3 screens.
I am able to display a variable, 'Starter.lstNmbr', in the Logs or in a 7-second Toast but would like to display it on a Widget or or even on the Notification Bar so that it is visible on all 3 screens.
What I've found so far involves the position of the widget View within it's parent Panel, not widget position relative to the device screen.
So that when I swipe Left or Right between 3 different home screens, the widget is visible on all 3 screens.
I am able to display a variable, 'Starter.lstNmbr', in the Logs or in a 7-second Toast but would like to display it on a Widget or or even on the Notification Bar so that it is visible on all 3 screens.
What I've found so far involves the position of the widget View within it's parent Panel, not widget position relative to the device screen.
Last edited: