i have applied the background color to all the activities by using <application android:theme="@style/Skin"> to the AndroidManifest file.
but the color affected to the background partly, in some pages it only coloured textbox names, nowhere to the background. <resources> <style name="Skin" Parent="android:Theme.light"> <item name="android:background">#99FF99</item> </style> </resources> if anybody knows please help me,how to apply a successful theme. 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

