I thought that ViewGroup.SynchViewDisplay() would be the solution: Tells the host to synchronize the displayed view with the state stored in this ViewGroup. While that appears to set the view params (if you manually update the view) it doesn't redraw the view.
↧