Project

General

Profile

« Previous | Next » 

Revision 36b9ee93

Added by Leszek Koltunski about 3 years ago

Attempt to programmatically catch the 'cube is sometimes not drawn' bug and report it to my server.

View differences:

src/main/java/org/distorted/states/RubikStateSolving.java
43 43
  private Timer mTimer;
44 44
  private long mStartTime;
45 45
  private boolean mRunning;
46
  private RubikScores mScores;
46
  private final RubikScores mScores;
47 47
  private long mElapsed;
48 48
  private ImageButton mBackButton;
49 49

  

Also available in: Unified diff