Using the code HERE
I am adding a listview to the activity - tried adding it both to the activity and the root.
I also tried adding the listview to a panel and then removing that.
When I remove the list view from the activity or the root (tried adding it to both.
The Root does not refresh and I am left with a blank screen.
Activity.Invalidate Does not refresh the screen
Rotating the device does.
Example attached. Press the employee button.
I am adding a listview to the activity - tried adding it both to the activity and the root.
I also tried adding the listview to a panel and then removing that.
When I remove the list view from the activity or the root (tried adding it to both.
The Root does not refresh and I am left with a blank screen.
Activity.Invalidate Does not refresh the screen
Rotating the device does.
Example attached. Press the employee button.