Project

General

Profile

« Previous | Next » 

Revision a9df241d

Added by Leszek Koltunski over 3 years ago

More support for using the library from more than one activity

View differences:

src/main/java/org/distorted/examples/rubik/RubikActivity.java
40 40
    protected void onCreate(Bundle icicle)
41 41
      {
42 42
      super.onCreate(icicle);
43
      DistortedLibrary.onCreate();
43 44
      setContentView(R.layout.rubiklayout);
44 45

  
45 46
      mText = findViewById(R.id.rubikText);

Also available in: Unified diff