ContextMenu icon indicating copy to clipboard operation
ContextMenu copied to clipboard

[#44] Add API to disable tap-to-dismiss

Open marcuswu0814 opened this issue 5 years ago • 2 comments

Hi @rnystrom, this PR implement the #44.

  • Add a delegate method to check allow tap to dismiss. (If no delegate, default can be tap dismiss)
  • Add a delegate property for some use case, for example, when wrapped the delegate pattern to Delegate Proxy with RxSwift.

If there have any suggestions or concerns, please let me know. 😃 Thanks.

marcuswu0814 avatar Nov 26 '19 08:11 marcuswu0814

Hi @BasThomas, could you help to review this PR and merge it? 🙏

marcuswu0814 avatar Apr 08 '20 07:04 marcuswu0814

LGTM :) @marcuswu0814 I don't have the write access to this repo though Im in the GItHawk org group

rizwankce avatar Apr 20 '20 15:04 rizwankce