Hello!
When i have an activity A with a GridView and start a subactivty B, and within this subactivity B i go back to activtiy A - then the screen (GridView) is empty. If i dragdrop on this empty screen, it seems that android "repaints" and the Grid appears again.
Is there any function i could call to "refresh" / "repaint" a view?
hence:
if i have an activity and setContentView - how can i "get" the view a-la "getContentView??!
-> i think the view-method "forceLayout" could help
alex




. (The Bug is already reported and will be fixed within the next SDK-release).



