cerisara / DragonGoApp

Android app to play the game of go with the DGS server
GNU Affero General Public License v3.0
30 stars 10 forks source link

"waiting" window sometimes is not shown #5

Closed cerisara closed 9 years ago

cerisara commented 10 years ago

Sometimes, the "waiting window" just does not show up. This seems to happen after "closing" the app, but there's still some process running in the background, and the next time the app is launched, this bug occurs. For now, to avoid this bug, this may need to clear the RAM, or wait for a long time before starting the app again. But I should do a better clean-up when exiting.

cerisara commented 9 years ago

I cannot reproduce this issue any more with the last version. It's probably been solved along with the rotating issue.