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

javascript - Google App Script ContentService downloadAsFile not working -

javascript - IIFE: var vs this - is there any difference? -

r - Grow a ffdf data frame on disk gradually -