Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c1a2f400 authored by Dheeraj Sharma's avatar Dheeraj Sharma
Browse files

3404665 Preview window is blank after returning from playing exported movie

Change-Id: Idf2719953cbaf41e09eaf86de37e3459a1ea4aed
parent 3c89f6d1
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -3697,7 +3697,6 @@ class MediaArtistNativeHelper {
        }

        mExportDone = true;
        setGeneratePreview(true);
        mExportProgressListener = null;
    }

@@ -3845,7 +3844,6 @@ class MediaArtistNativeHelper {
        }

        mExportDone = true;
        setGeneratePreview(true);
        mExportProgressListener = null;
    }