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

  
50 51
      SeekBar distanceBar = findViewById(R.id.multiblurDistanceSeek);

Also available in: Unified diff