Description[Android] Fix direct share in context menu does not close dialog when clicked
After the direct share icon is clicked, the dialog of context menu
does not dissmiss. This is because onClick event of the direct share
icon does not call dialog to dismiss. To fix the problem, add an
delegate interface for direct share action and implement it in the
TabularContextMenuUi.
BUG=None
Review-Url: https://codereview.chromium.org/2853483003
Cr-Commit-Position: refs/heads/master@{#468454}
Committed: https://chromium.googlesource.com/chromium/src/+/174d25a6b6a60a68090facf740178025c6eeebfb
Patch Set 1 #
Total comments: 2
Patch Set 2 : Update based on Ted's comment. #
Dependent Patchsets: Messages
Total messages: 11 (4 generated)
|