commit | 6d53de63bbe3880129f8fc7a08cb89141fbaa103 | [log] [tgz] |
---|---|---|
author | Adrian Roos <roosa@google.com> | Mon Dec 19 16:17:50 2016 -0800 |
committer | Adrian Roos <roosa@google.com> | Mon Dec 19 16:27:50 2016 -0800 |
tree | 5dfdf115e180377ed9ac2fc894381a8090eacd7c | |
parent | 52a9e0e1ddef258b3d18f901fb9a7884a244ac39 [diff] |
DirectReply: Close if touching outside status bar Close direct reply when a touch outside the status bar window happens. This is especially important with HUNs, where we allow the touch to go through to the underlying window. Change-Id: I12b9cbd5c699b86bcf1f56723a2f0ac5de7e5a42 Test: Receive SMS while unlocked, click Reply on heads-up notification, click in between notification and IME. Verify direct reply closes. Fixes: 32022071