Project

General

Profile

« Previous | Next » 

Revision 55e6be1d

Added by Leszek Koltunski almost 3 years ago

Abstract the part that controls the 'Locked' and 'Back Moves' buttons from the two activities: the main one and the tutorial one.
This code had been duplicated there.

View differences:

src/main/java/org/distorted/screens/RubikScreenSolver.java
32 32
import android.widget.LinearLayout;
33 33

  
34 34
import org.distorted.dialogs.RubikDialogSolverError;
35
import org.distorted.helpers.TransparentImageButton;
35 36
import org.distorted.main.R;
36 37
import org.distorted.main.RubikActivity;
37 38
import org.distorted.main.RubikPreRender;

Also available in: Unified diff