Project

General

Profile

« Previous | Next » 

Revision f12e4de9

Added by Leszek Koltunski over 2 years ago

Progress with Config UI.

View differences:

src/main/java/org/distorted/screens/RubikScreenPlay.java
337 337
      @Override
338 338
      public void onClick(View v)
339 339
        {
340
        if( mObjectPopup!=null ) mObjectPopup.dismiss();
340 341
        int currObject = RubikObjectList.getCurrObject();
341 342
        act.switchConfig(currObject);
342 343
        }

Also available in: Unified diff