Merge " Fix memory Leak due to SurfaceView not being detached."
This commit is contained in:
@@ -213,6 +213,7 @@ public class AllApps3D extends RSSurfaceView
|
||||
destroyRenderScript();
|
||||
sRS = null;
|
||||
sRollo = null;
|
||||
super.onDetachedFromWindow();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user