Project

General

Profile

« Previous | Next » 

Revision ee238898

Added by Leszek Koltunski over 2 years ago

Bugfix.

View differences:

src/main/java/org/distorted/library/main/DistortedLibrary.java
1084 1084
 */
1085 1085
  public static void onResume()
1086 1086
    {
1087
    onCreate(0);
1087
    onResume(0);
1088 1088
    }
1089 1089

  
1090 1090
///////////////////////////////////////////////////////////////////////////////////////////////////

Also available in: Unified diff