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/deform/DeformActivity.java
45 45
    protected void onCreate(Bundle savedState)
46 46
      {
47 47
      super.onCreate(savedState);
48
      DistortedLibrary.onCreate();
48 49
      setContentView(R.layout.deformlayout);
49 50

  
50 51
      textR = findViewById(R.id.deformTextRadius);

Also available in: Unified diff