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/effectqueue/EffectQueueActivity.java
70 70
  protected void onCreate(Bundle savedInstanceState) 
71 71
    {
72 72
    super.onCreate(savedInstanceState);
73
 
73
    DistortedLibrary.onCreate();
74 74
    setContentView(R.layout.effectqueuelayout);
75 75

  
76 76
    mPosID   = 0;

Also available in: Unified diff