Merge "Remove unused variable mShadowRadius"

This commit is contained in:
Sandro Meier
2023-01-27 17:14:26 +00:00
committed by Android (Google) Code Review

View File

@@ -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}.
*/