Project

General

Profile

« Previous | Next » 

Revision c651024f

Added by Leszek Koltunski over 2 years ago

Downloading updates: dialog progress.

View differences:

src/main/java/org/distorted/screens/RubikScreenSolver.java
178 178
    {
179 179
    mColorButton = new ImageButton[mNumFaces];
180 180
    int padding = (int)(width*RubikActivity.PADDING);
181
    int margin  = (int)(width*RubikActivity.MARGIN);
181
    int margin  = (int)(width*RubikActivity.SMALL_MARGIN);
182 182

  
183 183
    for(int i=0; i<mNumFaces; i++)
184 184
      {

Also available in: Unified diff