am c6fe2b51: am db8d39f8: Merge "Fixing issue with excluded tasks sometimes showing in Recents. (Bug 17875770)" into lmp-mr1-dev
* commit 'c6fe2b519316e7d234b303d0511fbaffc7f0be3b': Fixing issue with excluded tasks sometimes showing in Recents. (Bug 17875770)
This commit is contained in:
@@ -514,7 +514,7 @@ public class AlternateRecentsComponent implements ActivityOptions.OnAnimationSta
|
||||
} else {
|
||||
// Otherwise we do the normal fade from an unknown source
|
||||
ActivityOptions opts = getUnknownTransitionActivityOptions();
|
||||
startAlternateRecentsActivity(topTask, opts, null);
|
||||
startAlternateRecentsActivity(topTask, opts, EXTRA_FROM_HOME);
|
||||
}
|
||||
}
|
||||
mLastToggleTime = System.currentTimeMillis();
|
||||
|
||||
Reference in New Issue
Block a user