I created my own soft keyboard. one of those keys moves the cursor left and another right. However, In the documentation for selection.moveRight, the arguments are spannable text, and Layout layout. The first argument I understand, but what is it asking for the second argument? A layout? A text layout or layout manager? Can someone provide some sample code to achieve this?
-- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en To unsubscribe, reply using "remove me" as the subject.

