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/aroundtheworld/AroundTheWorldActivity.java
35 35
    protected void onCreate(Bundle savedState)
36 36
      {
37 37
      super.onCreate(savedState);
38
      DistortedLibrary.onCreate();
39

  
38 40
      setContentView(R.layout.aroundtheworldlayout);
39 41

  
40 42
      AroundTheWorldSurfaceView       view = findViewById(R.id.aroundTheWorldSurfaceView);

Also available in: Unified diff