Android - Allow text highlighting without triggering CAB -


i'm trying figure out how allow text highlighting inside edittext, without triggering contextual action bar.

i've seen it's possible set custom actionmode.callback that's stops cab showing, can tell stops text highlighting well.

it's possible it's done in current google docs app, show custom popup when text highlighted instead of cab.


Comments

Popular posts from this blog

python - TypeError: start must be a integer -

c# - DevExpress RepositoryItemComboBox BackColor property ignored -

django - Creating multiple model instances in DRF3 -