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/wind/WindActivity.java
40 40
    protected void onCreate(Bundle icicle) 
41 41
      {
42 42
      super.onCreate(icicle);
43
      DistortedLibrary.onCreate();
43 44
      setContentView(R.layout.windlayout);
44 45
       
45 46
      SeekBar bar = findViewById(R.id.windSeek);

Also available in: Unified diff