[android-developers] Re: android 3.0:Text Selection in webview
You need to refer to the ClipboardManager class in the 3.0
documentation, first, as you are using a deprecated
class ...text.ClipboardManager, and method (emulateShiftHeld).
Second, I have used the web view extensively in 3.0+, and the standard
Selection actionmode functions fairly well - so long as you are only
trying to pass the data around the system... It will not create a
JavaScript selection object.
Peace
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home