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/stencil/StencilActivity.java
38 38
    protected void onCreate(Bundle savedState)
39 39
      {
40 40
      super.onCreate(savedState);
41
      DistortedLibrary.onCreate();
41 42
      setContentView(R.layout.stencillayout);
42 43

  
43 44
      if( savedState==null )

Also available in: Unified diff