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