You are redefining the direction attribute, which is already defined by the base framework. You need to use a different name.
On Wed, Feb 25, 2009 at 6:28 PM, cht <[email protected]> wrote: > > i find that attrs.xml files can not be overlayed > it will make an error > attrs.xml error atribute "direction" has already benn difiend. > > i test the overlay on Launcher app > any other file types can be overlayed successfully. > > i define the overlay path in my own product file > and copy the original Launcher app to the corresponding overlay path > the attrs.xml file failed, > delete the attrs.xml file it works. > > i want to know if the attrs.xml files can be overlayed? > > > -- Dianne Hackborn Android framework engineer [email protected] Note: please don't send private questions to me, as I don't have time to provide private support. All such questions should be posted on public forums, where I and others can see and answer them. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "android-framework" 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-framework?hl=en -~----------~----~----~----~------~----~------~--~---
