Skip to content
Commit d3d0aeeb authored by Miranda Kephart's avatar Miranda Kephart
Browse files

Add FLAG_CANCEL_CURRENT to screenshot share intent

The share intent uses clipData, which isn't used to match intents.
Thus, subsequent screenshots didn't update the share intent, so
trying to share a second screenshot would end up sharing the first
one. Adding FLAG_CANCEL_CURRENT fixes this problem.

Bug: 159751741
Fix: 159751741
Test: manual
Change-Id: I5eb63f075c3156e5061ee9f63ba17afa6b7abbbd
parent f9836b01
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment