OSDN Git Service

Cancel a screenshot notification after a share target is chosen.
authorAdam Powell <adamp@google.com>
Fri, 17 Apr 2015 19:13:40 +0000 (12:13 -0700)
committerAdam Powell <adamp@google.com>
Sat, 18 Apr 2015 02:42:52 +0000 (19:42 -0700)
commitd4d34150b36e4f0722476f5eedaf279d466f5335
tree679e43bea7afbefaecaa890f1577e729844f4f75
parent66b4139d6a45c9f7641fa27a3d4810571831f35e
Cancel a screenshot notification after a share target is chosen.

Use the (relatively) new API for supplying a callback when a user
makes a selection from the system ChooserActivity to clear out the
screenshot notification after it has been shared to another app.

Change-Id: If023a26d690c5ae8e29f28e2422f694ae4b654cb
packages/SystemUI/AndroidManifest.xml
packages/SystemUI/src/com/android/systemui/screenshot/GlobalScreenshot.java