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/generic/GenericActivity2.java
59 59
  protected void onCreate(Bundle savedState)
60 60
    {
61 61
    super.onCreate(savedState);
62

  
62
    DistortedLibrary.onCreate();
63 63
    setTheme(R.style.CustomActivityThemeNoActionBar);
64 64

  
65 65
    Bundle b = getIntent().getExtras();

Also available in: Unified diff