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

Commit eb66dbd9 authored by Sandro Meier's avatar Sandro Meier
Browse files

Remove unused variable mShadowRadius

The methods using these variables were removed.

Test: Compilation successful
Change-Id: Ie65d42aaa7791acd4979898e3445c0c5cc6ceba9
parent 6c7940e4
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -276,8 +276,6 @@ class Task extends TaskFragment {

    private static final int DEFAULT_MIN_TASK_SIZE_DP = 220;

    private float mShadowRadius = 0;

    /**
     * The modes to control how root task is moved to the front when calling {@link Task#reparent}.
     */