Project

General

Profile

« Previous | Next » 

Revision 775d5361

Added by Leszek Koltunski about 2 years ago

Bandaged 3x3: fix scrambling.

View differences:

src/main/java/org/distorted/bandaged/BandagedPlayScreen.java
152 152
    layoutLeftU.addView(mSolveButton);
153 153
    layoutRightU.addView(mScrambleButton);
154 154

  
155
    layoutUpper.removeAllViews();
155 156
    layoutUpper.addView(layoutLeftU);
156 157
    layoutUpper.addView(layoutMidU);
157 158
    layoutUpper.addView(layoutRightU);

Also available in: Unified diff