Project

General

Profile

« Previous | Next » 

Revision b6f7c7f2

Added by Leszek Koltunski about 3 years ago

  • ID b6f7c7f2d18f73e783a704491325378bf67e696d
  • Parent 09784afd

Improve the test - now it will hopefully not crash on slow devices (part 2)

View differences:

src/main/java/org/distorted/main/RubikActivity.java
41 41
import org.distorted.effects.BaseEffect;
42 42
import org.distorted.library.main.DistortedLibrary;
43 43

  
44
import org.distorted.library.message.EffectListener;
45 44
import org.distorted.objects.TwistyObject;
46 45
import org.distorted.scores.RubikScores;
47 46
import org.distorted.scores.RubikScoresDownloader;
......
254 253

  
255 254
      RubikDebug debug = RubikDebug.getInstance();
256 255
      debug.onResume(this);
256
      RubikRenderer.mStartDebug = true;
257 257

  
258 258
      view.initialize();
259 259
      restorePreferences();

Also available in: Unified diff