Hello,
You can do this dynamically as well.

At http://realfred.uphero.com/android/androidsnippets.html
is the following  snippet which works

button1.setBackgroundColor(Color.argb(125, 0, 0, 255));

Hope this helps,
Fred.

On 08/06/2011, bob <b...@coolgroups.com> wrote:
> Can someone help me figure out how to set the text color in a dialog?
>
> --
> 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

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