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/triblur/TriblurActivity.java
55 55
    protected void onCreate(Bundle savedState) 
56 56
      {
57 57
      super.onCreate(savedState);
58
      DistortedLibrary.onCreate();
58 59
      setContentView(R.layout.triblurlayout);
59 60

  
60 61
      SeekBar radiusBar0 = findViewById(R.id.triblurSeek0);

Also available in: Unified diff