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/RubikScreenPattern.java
31 31
import android.widget.TextView;
32 32

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

Also available in: Unified diff