Fix unminimizing dock stack for AppTask.moveToFront
Some apps call AppTask.moveToFront instead of startActivity from their trampoline activity. We need to handle this case also and need to do all the post processing after starting an activity so the docked stack gets unminimized. Change-Id: I8400995bf1d1a4a4467d01fd55fca7e5800b4645 Fixes: 28722017
Loading
Please register or sign in to comment