Saturday, 15 May 2010

android - Intents for EditText LongPress -



android - Intents for EditText LongPress -

i want application seen when user long presses on edit text re-create or paste. or clicks on re-create or paste.

i tried different intents like

action_paste , action_edit

but none working me !!

please help me out in advance.

there no way automatically appear in action mode or context menu appears when user selects text in edittext other applications.

for own edittext widgets, can use setcustomselectionactionmodecallback() add together items standard action mode on api level 11+.

android android-layout android-intent android-activity long-press

No comments:

Post a Comment