Project

General

Profile

« Previous | Next » 

Revision c95b37a4

Added by Leszek Koltunski over 1 year ago

Block the object, menu & back moves while we're scrambling!

View differences:

src/main/java/org/distorted/screens/RubikScreenSolving.java
75 75
    layoutTop.addView(mTime);
76 76

  
77 77
    setupBackButton(act);
78
    createBottomPane(act,mBackButton,null);
78
    createBottomPane(act,mBackButton);
79 79
    }
80 80

  
81 81
///////////////////////////////////////////////////////////////////////////////////////////////////

Also available in: Unified diff