PinView icon indicating copy to clipboard operation
PinView copied to clipboard

View not show context menue (""paste, copy ) as normal edit text

Open MahmoudMabrok opened this issue 4 years ago • 1 comments

  • i want to allow user to paste code so i want to listen to "paste" action but view not show "paste" when long click is applied

MahmoudMabrok avatar Jun 09 '20 12:06 MahmoudMabrok

The best way to solve this is creating a Custom Popup Menu... See this post: https://stackoverflow.com/questions/30053723/customize-popupmenu

eihror avatar Jul 31 '20 14:07 eihror