android - Sharing selected text -


i have book-like application , suppose have option of selecting text , sharing it.

to make text selectable use edittexts instead of textviews , how can share part of text?

i know how text string variable, problem when select text - have standart edittext dialog @ top of screen has options "select all","copy" etc hides action bar, there no way can select text , click "share" on actionbar because it's hidden "copy-select all" panel.

what can suggest?

you override function "performlongclick".


Comments

Popular posts from this blog

c# - How to get the current UAC mode -

javascript - Ajax jqXHR.status==0 fix error -

firefox - How do I check if firebug is installed with javascript? -