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/olimpic/OlimpicActivity.java
42 42
    protected void onCreate(Bundle savedState)
43 43
      {
44 44
      super.onCreate(savedState);
45
      DistortedLibrary.onCreate();
45 46
      setContentView(R.layout.olimpiclayout);
46 47
      mText = findViewById(R.id.olimpicText);
47 48

  

Also available in: Unified diff