Sounds like a bug.  I'd search b.android.com if there is an existing
bug report for this, and if not, create the simplest project possible
you can and create a bug report and attach the project to it.  In my
experience, if you did that, it would be looked at fairly quickly.

On Jun 22, 6:34 pm, Honest <[email protected]> wrote:
> I have View in which there is two text box and user can select text
> color from another view on the same screen through dialog box. So when
> user change color via dialog box i am changing color of EditText text
> and its hint. But when there is some text is available in EditText
> after that user select other color then that text is coming in that
> color but if i remove all that text then the color of HintText is
> coming previous color.  For example now i have red color in text box
> now user select green color so text is there in green color but if i
> remove that text then hint text are coming in red even if i change
> hint color in code. This problem only comes when there is some text
> there. if it is blank and hint  text is there then problem is not
> coming.

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

Reply via email to