There are two 9-patch graphics in the SDK, platforms\android-?.?\data \res\drawable-hdpi\popup_inline_error.9.png and platforms\android-?.? \data\res\drawable-hdpi\popup_inline_error_above.9.png. Set either as the background of a normal TextView/other View. You might want to change the border color from red to something else so people don't confuse it with the normal error box on TextViews (use Paint.NET or something)
On Jan 27, 10:36 am, abnormative <[email protected]> wrote: > I'm looking for a word balloon widget (or View) -- basically a > TextView that looks like the word balloons you see when a character > talks in a comic strip. > > Mark -- 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

