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

Commit 12e1decb authored by Chet Haase's avatar Chet Haase Committed by Automerger Merge Worker
Browse files

Disable debug logging in AnimationHandler am: 506ca241 am: 04bf9fa7

parents 7e79d7c1 04bf9fa7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -39,7 +39,7 @@ import java.util.ArrayList;
public class AnimationHandler {

    private static final String TAG = "AnimationHandler";
    private static final boolean LOCAL_LOGV = true;
    private static final boolean LOCAL_LOGV = false;

    /**
     * Internal per-thread collections used to avoid set collisions as animations start and end