Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mention xmlns:app in the README? #8

Closed
namin opened this issue Jan 25, 2012 · 2 comments
Closed

mention xmlns:app in the README? #8

namin opened this issue Jan 25, 2012 · 2 comments

Comments

@namin
Copy link

namin commented Jan 25, 2012

First of all, thanks for making this library -- it's coming in really handy for a project of mine.

Everything worked smoothly for me, except for one issue, over which I scratched my head for a while -- though perhaps it is obvious in retrospect.

I suggest updating the README or sample/res/layout/main.xml to indicate that app in the XML configuration refers to xmlns:app="http://schemas.android.com/apk/res/..." where ... should be the PROJECT package url, and NOT the LIBRARY one. This isn't obvious in the sample, since it has the same namespace.

In any case, great job!

@ened
Copy link
Owner

ened commented Jan 26, 2012

Good idea. Will add.

Thanks. :-)

On Jan 26, 2012, at 5:52 AM, Nada Amin
reply@reply.github.com
wrote:

First of all, thanks for making this library -- it's coming in really handy for a project of mine.

Everything worked smoothly for me, except for one issue, over which I scratched my head for a while -- though perhaps it is obvious in retrospect.

I suggest updating the README or sample/res/layout/main.xml to indicate that app in the XML configuration refers to xmlns:app="http://schemas.android.com/apk/res/..." where ... should be the PROJECT package url, and NOT the LIBRARY one. This isn't obvious in the sample, since it has the same namespace.

In any case, great job!


Reply to this email directly or view it on GitHub:
#8

@ened ened closed this as completed in 7d604bf Oct 11, 2012
@ened
Copy link
Owner

ened commented Oct 11, 2012

Hi @namin turns out this is now done using "res-auto", starting from r17 of the SDK tools. http://developer.android.com/tools/sdk/tools-notes.html .
Thanks again for letting me know!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants