diff options
| author | Selim Cinek <cinek@google.com> | 2015-11-02 15:13:29 -0800 |
|---|---|---|
| committer | Selim Cinek <cinek@google.com> | 2015-11-03 19:13:28 -0800 |
| commit | 2d79f634bd2f6195e046fa5d3b755d57813ae581 (patch) | |
| tree | 43ccdfe1caa66cf39459a38e2a4c234d15af4f17 /rs/java/android/renderscript/ProgramRaster.java | |
| parent | c6dd521035352bcd865ed23756fff3229721b553 (diff) | |
Fixed a bug where a notification could get removed
If the following calls were made, the second notification
would disappear even though it should still be around:
1: addNotification(key) (HUN)
2: cancelNotification(key) (<2s after 1.)
3: addNotification(key)
This is now fixed.
Change-Id: Ibe108d60ca92ed076e4f44694a76904fabeee970
Diffstat (limited to 'rs/java/android/renderscript/ProgramRaster.java')
0 files changed, 0 insertions, 0 deletions
