What is the recommended way to handle a paused activity? The problem is that it is not allowed to swap buffers then, so I suppose the application should just wait until it is resumed.
What is the recommended way to handle a paused activity?
The problem is that it is not allowed to swap buffers then, so I suppose the application should just wait until it is resumed.