[android-developers] Re: [v0.9 beta] text color won't change for TextView.setEnabled(false)

2008-08-22 Thread samlu
This is the TextView object defined in layout file. In addition, no theme specified for activity in Manifest.xml. I only use the default theme. Sam On Aug 23, 5:29 am, "Jeff Hamilton" <[EMAIL PROTECTED]> wrote: > How did you define the TextView in your layout file? Are you using one > of the s

[android-developers] Re: [v0.9 beta] text color won't change for TextView.setEnabled(false)

2008-08-22 Thread Jeff Hamilton
How did you define the TextView in your layout file? Are you using one of the standard textAppearance values? -Jeff On Fri, Aug 22, 2008 at 2:17 AM, samlu <[EMAIL PROTECTED]> wrote: > > When I called setEnabled(false) for a TextView object on m5-rc15, the > text color will be changed to gray (or