commit | bd2c943af39ae7748b7c69b56ad9e355e2f45315 | [log] [tgz] |
---|---|---|
author | Evan Laird <evanlaird@google.com> | Thu Jul 25 15:04:38 2019 -0400 |
committer | Evan Laird <evanlaird@google.com> | Thu Jul 25 15:06:38 2019 -0400 |
tree | 1957d818f53dcdc160c5beb5e82dec48559b5573 | |
parent | b765c6056893eb907751ec5788557f76e7073006 [diff] |
Send ChannelDialogController finish message on dismiss NotificationInfo keeps track of whether or not it's presenting the channel dialog editor, but was missing messages from the "tap outside" dismissal of the dialog and would not present the dialog on subesquent taps. This change makes the controller send the finish message on any dismiss event Fixes: 135484257 Test: atest ChannelEditorDialogControllerTest; visual Change-Id: I25a124e4d875c146024a2051cd7c2e896d801c23