1

I tried everything that I could to remove the copy and past, long touch and the blue selectors.

I followed the all suggestion on this thread:

EditText: Disable Paste/Replace menu pop-up on Text Selection Handler click event

However, it only works when my phone screen is in portraid mode.. if I rotate the screen in landscape mode then I still see the text selections, long press, etc.. I wanna rid of these blue cursors and copy and past functionality.

I notice in landscape, the onTouch methods are not called.. seems to be an independent object and does not respect the layout and class definitions.

Any idea is very welcome. enter image description here

Community
  • 1
  • 1
user1657666
  • 351
  • 2
  • 9
  • Check this [answer](http://stackoverflow.com/questions/27869983/edittext-disable-paste-replace-menu-pop-up-on-text-selection-handler-click-even). – Surender Kumar Nov 07 '15 at 05:31
  • Surender Kumar thank you ! but this thread only works when the device is in portrait mode.. in landscape does not. – user1657666 Nov 09 '15 at 21:04

0 Answers0