Thursday, April 22, 2010

[android-developers] Re: selection color and text color in whole project

Here is an example, Please use add it as part of your manifest file


<?xml version="1.0" encoding="utf-8"?>
<resources>
<style name="MyTheme">
<item name="android:windowNoTitle">true</item>
<item name="windowFrame">@drawable/screen_frame</item>
<item name="windowBackground">@drawable/screen_background_white</
item>
<item name="panelForegroundColor">#FF000000</item>
<item name="panelBackgroundColor">#FFFFFFFF</item>
<item name="panelTextSize">14</item>
<item name="menuItemTextColor">?panelTextColor</item>
</style>
</resources>

Set the theme in the manifest
<application android:theme="@style/MyTheme">

On Apr 22, 1:14 pm, "Er. syed imran ali" <imran...@gmail.com> wrote:
> Hi all,
> is there any process to change the default text color white to "Black"
> and default selection color of android "orange" to "Blue" for whole
> project.
> i am using Eclipse for Android development.
> if any one know then please reply me.
> Thanks and regards
> Imran Ali
>
> --
> 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+unsubscribe@googlegroups.com
> For more options, visit this group athttp://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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

0 Comments:

Post a Comment

Subscribe to Post Comments [Atom]

<< Home


Real Estate