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/meshfile/MeshFileActivity.java
66 66
    protected void onCreate(Bundle icicle) 
67 67
      {
68 68
      super.onCreate(icicle);
69
      DistortedLibrary.onCreate();
69 70
      setContentView(R.layout.meshfilelayout);
70 71

  
71 72
      Spinner meshSpinner  = findViewById(R.id.meshfileSpinner);

Also available in: Unified diff