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/projection/ProjectionActivity.java
41 41
    protected void onCreate(Bundle savedState)
42 42
      {
43 43
      super.onCreate(savedState);
44
      DistortedLibrary.onCreate();
44 45
      setContentView(R.layout.projectionlayout);
45 46

  
46 47
      textF = findViewById(R.id.projectionTextFOV);

Also available in: Unified diff