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/RubikScreenReady.java
27 27
import android.widget.LinearLayout;
28 28
import android.widget.TextView;
29 29

  
30
import org.distorted.helpers.TransparentImageButton;
30 31
import org.distorted.main.R;
31 32
import org.distorted.main.RubikActivity;
32 33

  

Also available in: Unified diff