I have several layouts drawn onto a canvas. When I do a show() of the canvas it takes several seconds for the canvas to be displayed. Is there a way to tell when it done displaying all the content? And is there a way to speed up time to display. Is it not a good strategy to draw the layouts first and display them all at once.
↧