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

Commit 98b9fb07 authored by Surajit Podder's avatar Surajit Podder Committed by cretin45
Browse files

Revert "Gallery2: reduce post delay time"

This reverts commit a062a4a3.

CRs-Fixed: 756218
Change-Id: I22eee7e21b0eb4a7900ae7db886b9a3cab56fe23
parent c7fd5658
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -97,7 +97,7 @@ public class MoviePlayer implements
    private static final String KEY_VIDEO_STATE = "video_state";

    private static final String VIRTUALIZE_EXTRA = "virtualize";
    private static final long BLACK_TIMEOUT = 50;
    private static final long BLACK_TIMEOUT = 500;
    private static final int DELAY_REMOVE_MS = 10000;
    public static final int SERVER_TIMEOUT = 8801;