The method
http://code.google.com/android/reference/android/text/SpannableStringBuilder.html#drawText(android.graphics.Canvas,%20int,%20int,%20float,%20float,%20android.graphics.Paint)

does not exist in the 1.0r1SDK - what is the alternative to draw
Spannable text (so that they are painted with the markup in the spans
already applied)?

And do I have to file a separate bug report for every documentation/
SDK mismatch I find or will the non-existent methods/classes/fields be
removed from the documentation automatically in the near future?


<whine>
Currently it's quite frustrating that if you want to find features
that you want to implement then you always have to manually check if
the classes/methods/fields really exist.
I mean.. I spend half the day looking for some interesting methods/
classes that would be fun/useful to implement and I feel like "Oh,
wow, you can do THAT so easily in Android" and when I finally start to
implement the ideas, then I see that half of the methods/fields do not
exist and I have to scrap the idea.. I mean.. works hours cost
money :)
</whine>

Tauno
--~--~---------~--~----~------------~-------~--~----~
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