Project

General

Profile

« Previous | Next » 

Revision d4ef7c22

Added by Leszek Koltunski about 2 years ago

Progress with 'bandaged UI'

View differences:

src/main/java/org/distorted/bandaged/BandagedCreatorActivity.java
232 232
    public void changeObject(int ordinal)
233 233
      {
234 234
      mObjectOrdinal = ordinal;
235
      RubikObject object = RubikObjectList.getObject(ordinal);
236
      BandagedCreatorView view = findViewById(R.id.bandagedCreatorView);
235

  
237 236
      }
238 237

  
239 238
///////////////////////////////////////////////////////////////////////////////////////////////////

Also available in: Unified diff