Project

General

Profile

« Previous | Next » 

Revision 967b79dc

Added by Leszek Koltunski almost 3 years ago

Progress with RubikControl.

View differences:

src/main/java/org/distorted/main/RubikSurfaceView.java
347 347
          mDragging           = (!locked || mIsAutomatic);
348 348
          mBeginningRotation  = false;
349 349
          mContinuingRotation = false;
350
          if( locked ) reddenLockIcon(act);
350
          if( !mDragging ) reddenLockIcon(act);
351 351
          }
352 352
        }
353 353
      }

Also available in: Unified diff