Insted of animating the icon of the first task, animating the running task icon
Bug: 79236139 Change-Id: Ib85c22e3898c09a84d3a862c407c23d76a600d9d
This commit is contained in:
@@ -213,6 +213,7 @@ public class TaskView extends FrameLayout implements TaskCallbacks, PageCallback
|
||||
setTranslationY(0f);
|
||||
setTranslationZ(0);
|
||||
setAlpha(1f);
|
||||
setIconScaleAndDim(1);
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user