If you want to permanently change the color scheme of the button,
please consider using a custom style:
http://d.android.com/guide/topics/ui/themes.html
R/

On Thu, Sep 17, 2009 at 7:22 AM, WoodManEXP <woodman...@gmail.com> wrote:
>
> Experimenting with some UI ideas I wanted to change the color in a
> button view some time after it had been initially drawn. So it seemed
> like calling .setTextColor() should do it. But it does not cause the
> color of the button text to change.
>
> Have even tried calling .invalidate() to force a redraw, no luck.
>
>
> Does anyone know the procedure for changing the color of the text in
> a
> button after it has been initially drawn?
>
>
> Thank you!
>
> >
>

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