Project

General

Profile

« Previous | Next » 

Revision f5da732a

Added by Leszek Koltunski almost 3 years ago

Cube Control: step 2.

View differences:

src/main/java/org/distorted/dialogs/RubikDialogSolved.java
69 69
      public void onClick(DialogInterface dialog, int which)
70 70
        {
71 71
        RubikActivity act = (RubikActivity)getActivity();
72
        ScreenList.switchState(act, ScreenList.PLAY);
72
        ScreenList.switchScreen(act, ScreenList.PLAY);
73 73
        }
74 74
      });
75 75

  

Also available in: Unified diff