RemoteViews.setTextViewText() takes a CharSequence, which should work
just fine with extended character sets.  Can you reproduce the issue
if you use a normal TextView in a layout inside your app instead of
pushing the text through RemoteViews?

j

On Mon, Jul 27, 2009 at 7:53 AM, Nick<psnim2...@gmail.com> wrote:
>
> I have an RSS Reader widget and I cannot seem to figure out how to set
> the encoding of the RemoteViews text view to unicode so that it can
> support German / Pol Characters pulled from the web. How should I
> implement this?
> >
>



-- 
Jeff Sharkey
jshar...@android.com

--~--~---------~--~----~------------~-------~--~----~
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-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to