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

Commit a9cbf391 authored by Wei Sheng Shih's avatar Wei Sheng Shih Committed by Android (Google) Code Review
Browse files

Merge "Enable app reveal animation after splash screen." into sc-dev

parents 0287fee4 c970b02e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -103,7 +103,7 @@ public class StartingSurfaceDrawer {
    private Choreographer mChoreographer;

    private static final boolean DEBUG_ENABLE_REVEAL_ANIMATION =
            SystemProperties.getBoolean("persist.debug.enable_reveal_animation", false);
            SystemProperties.getBoolean("persist.debug.enable_reveal_animation", true);
    /**
     * @param splashScreenExecutor The thread used to control add and remove starting window.
     */