Hello all,
In Preference i have changed the background color by using the following code:

                getWindow().setBackgroundDrawableResource(R.drawable.White);
                getListView().setBackgroundColor(Color.TRANSPARENT);
                getListView().setCacheColorHint(Color.TRANSPARENT);

  but how i change the text color to black.
  i have tried a lot but not getting the success.
  if anybody go through it, kindly help me.

Thanks in advance ,

Best Regards
Subrat kumar Panda.
India.

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