diff options
author | Sean Barbeau <sjbarbeau@gmail.com> | 2014-07-19 21:31:41 -0700 |
---|---|---|
committer | Sean Barbeau <sjbarbeau@gmail.com> | 2014-07-20 04:39:22 +0000 |
commit | 6ae0b1b212ac02dff4297225f9a5c07736af6524 (patch) | |
tree | 5545fe04e00c7e0852b02026d3df8a7838e53baa /docs/html/sdk/api_diff/21/changes | |
parent | 3bdbf644d61f46b531838558fabbd5b990fc4913 (diff) |
Keep deleteIntent when copying Notification attributes
Ensures that any previously registered deleteIntent is retained after a call
to Notification.setLatestEventInfo().
Currently, a call to setLatestEventInfo() effectively erases a previously
registered Notification.deleteIntent, which results in the app never being
notified when the user dismisses the notification.
This issue is described in detail in #73720:
https://code.google.com/p/android/issues/detail?id=73720
Change-Id: Ie58bf6a310058d40beb0d1af6506e9e1f4324b37
Signed-off-by: Sean Barbeau <sjbarbeau@gmail.com>
Diffstat (limited to 'docs/html/sdk/api_diff/21/changes')
0 files changed, 0 insertions, 0 deletions