Hi, me again. I recently changed the sdk 1.5_r1 to 1.5_r2 and the issue still, but now I can compile and the error doesnt appear in the error list. :s
Max. On 23 jun, 14:20, Moxor <[email protected]> wrote: > Hi, > I have the same problem, did you find the way to fix it? > > Thank you. > > On 25 mayo, 18:20, TjerkW <[email protected]> wrote: > > > I was typing and accidently pressed "send" > > > So here again the problem. > > > I have a styles.xml with the following content: > > > <resources> > > <style name="SpaceWarsTheme" > > parent="android:Theme.NoTitleBar.Fullscreen"> > > <item name="android:windowNoTitle">true</item> > > <item name="android:textColorPrimary">#FFFFFF00</item> > > <item > > name="android:windowBackground">@drawable/spacebackground</ > > item> > > </style> > > </resources> > > > However i get the following message in eclipse > > > "The word ''@drawable" is not correctly spelled" > > > But that is nonsense! > > I check the styles.xml that comes with android and found the following > > > <item name="windowBackground">@android:drawable/ > > screen_background_dark</item> > > > However even this gives me the error message?!!@ > > > What am i doing wrong? > > > On 25 mei, 23:17, TjerkW <[email protected]> wrote: > > > > I am extending a theme by creating a style.xml --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

