commit | c721fcc526675956d89c3b1c23d714deff612cba | [log] [tgz] |
---|---|---|
author | Adrian Roos <roosa@google.com> | Fri Apr 29 11:28:37 2016 -0700 |
committer | Adrian Roos <roosa@google.com> | Fri Apr 29 11:28:40 2016 -0700 |
tree | 106576b637e06f0a7a26feaa9870e499c855d77f | |
parent | bc243b5f4905d9891ff5bf04fc8d25bbf016f539 [diff] |
Fix DirectReply taking too long in HUNs The HUN logic delays removing notifications for a second or two, but this makes Direct Reply stick around too long after sending. To prevent this, cancel notifications in the sending state immediately. Change-Id: I9e655bb17674265761e1f6cc25acb2fb9f0c72a6 Fixes: 28421972