You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 20, 2019. It is now read-only.
The application crashes when you press the back button while in a diagram that is still running through its animation.
Source of the problem is from the use of Thread sleep to get the application to wait for the OpenGL ES to render out movements before moving on to the next stage.
The application crashes when you press the back button while in a diagram that is still running through its animation.
Source of the problem is from the use of Thread sleep to get the application to wait for the OpenGL ES to render out movements before moving on to the next stage.