OSDN Git Service

Fixing issue with persistent screenshot notification
authorWinson <winsonc@google.com>
Thu, 18 Feb 2016 21:45:54 +0000 (13:45 -0800)
committerWinson <winsonc@google.com>
Thu, 25 Feb 2016 00:30:38 +0000 (16:30 -0800)
commite559171fe1458ced8b7b0f8bb19c97b3982ab4c7
tree4456187fc8a4402e3aff62a2f782c2e3fbb0caf2
parentb6403150af708e1a2b3e426e24005478ace0ab24
Fixing issue with persistent screenshot notification

- Ensure that we dismiss notifications when cancelled
- Removing unnecessary notification id and cancel extra
- Fixing the strings when capturing a screenshot fails

Bug: 27149651
Bug: 27177097
Change-Id: Ie2ea4318309fff4041acb04833216fdd5cf8838a
packages/SystemUI/res/values/strings.xml
packages/SystemUI/src/com/android/systemui/screenshot/GlobalScreenshot.java