Android onLongClick bug with TextView -


i've strange bug textview in relativelayout. after setting onclicklistener relativelayout, when press relativelayout long (that onlongclick) there appears popup button "paste". after pressing "paste" text buffer pastes textview (which inside relativelayout). i'm confused, google's side bug, or made incorrectly?

this default android's behaviour - popup called context menu. can try long-pressing other text/edit view in application , result same - menu shown.


Comments

Popular posts from this blog

c# - Validate object ID from GET to POST -

node.js - Custom Model Validator SailsJS -

php - Find a regex to take part of Email -