Project

General

Profile

« Previous | Next » 

Revision 099d8f8b

Added by Leszek Koltunski almost 4 years ago

Make the MeshFile app survive a period of being paused.

View differences:

src/main/java/org/distorted/examples/meshfile/MeshFileActivity.java
83 83
      super.onResume();
84 84
      GLSurfaceView view = this.findViewById(R.id.meshfileSurfaceView);
85 85
      view.onResume();
86

  
87
      if( mResource!=0 ) Open(null);
86 88
      }
87 89
    
88 90
///////////////////////////////////////////////////////////////////////////////////////////////////

Also available in: Unified diff