Chromium Code Reviews
DescriptionFixed launching of multiple instances of download home when tapping notification
Without appropriate launch flags, multiple instances for download home
are stacked on top of each other. Using launch mode FLAG_ACTIVITY_SINGLE_TOP
prevents that. Also added flag for FLAG_ACTIVITY_MULTIPLE_TASK in order
for this to work on multi-window scenario.
Verified that this works in Android 6.x and 7.x phones with multi-window.
BUG=692020
NOTRY=true
NOPRESUBMIT=true
Review-Url: https://codereview.chromium.org/2793613002
Cr-Commit-Position: refs/heads/master@{#461970}
(cherry picked from commit ff530ff4dd4ad565f73d3fb795c9ed4b6ee69e18)
Review-Url: https://codereview.chromium.org/2815443002
Cr-Commit-Position: refs/branch-heads/3029@{#665}
Cr-Branched-From: 939b32ee5ba05c396eef3fd992822fcca9a2e262-refs/heads/master@{#454471}
Committed: https://chromium.googlesource.com/chromium/src/+/c826550f04db20c096213c55fa344aabf8688de9
Patch Set 1 #
Messages
Total messages: 13 (7 generated)
|
|||||||||||||||||||