Project

General

Profile

« Previous | Next » 

Revision 1237d25d

Added by Leszek Koltunski over 2 years ago

Beginnings of the ConfigActivity.

View differences:

src/main/java/org/distorted/screens/RubikScreenPlay.java
350 350
      @Override
351 351
      public void onClick(View v)
352 352
        {
353
        android.util.Log.e("D", "BUTTON DET CLICKED!!");
353
        act.switchConfig(mObject);
354 354
        }
355 355
      });
356 356
    }

Also available in: Unified diff