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/glow/GlowActivity.java
43 43
    protected void onCreate(Bundle savedState)
44 44
      {
45 45
      super.onCreate(savedState);
46
      DistortedLibrary.onCreate();
46 47
      setContentView(R.layout.glowlayout);
47 48

  
48 49
      textRadius  = findViewById(R.id.glowTextRadius);

Also available in: Unified diff