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

Commit 3b8c52b5 authored by Mady Mellor's avatar Mady Mellor
Browse files

Add a note to update the scrim value in taskbar

When I changed the scrim in ag/24343831 I didn't do it in taskbar as
well, adding some documentation to avoid this mistake in the future.

Test: treehugger
Bug: 294396107
Change-Id: I373e301efa31a0210ceb6b0949428eeaf7a97aab
parent 9e3e45e2
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -131,6 +131,7 @@ public class BubbleStackView extends FrameLayout

    private static final int EXPANDED_VIEW_ALPHA_ANIMATION_DURATION = 150;

    /** Should be kept in sync with value in TaskbarScrimViewController. */
    private static final float SCRIM_ALPHA = 0.32f;

    /** Minimum alpha value for scrim when alpha is being changed via drag */