Project

General

Profile

« Previous | Next » 

Revision 5f8c532e

Added by Leszek Koltunski about 4 years ago

Fix for another crasher from the field.

View differences:

src/main/java/org/distorted/states/RubikStatePlay.java
344 344
        {
345 345
        mObject = obj.ordinal();
346 346
        mSize   = size;
347
        adjustSpinner(act);
347

  
348
        if( mLevelSpinner!=null ) adjustSpinner(act);
348 349
        }
349 350

  
350 351
      return success;

Also available in: Unified diff