I'm trying to learn about SpannableStrings, and it is boiling down to this 
setSpan method:

http://developer.android.com/reference/android/text/SpannableString.html#setSpan(java.lang.Object,
 
int, int, int)

However, of course, the method is completely undocumented, and it is not 
clear what ought to be passed into the first
parameter.  Am I missing something here, or did they just forget to write 
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

Reply via email to