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

Problem using your code #52

Open
DerekJ70 opened this issue Jan 27, 2016 · 1 comment
Open

Problem using your code #52

DerekJ70 opened this issue Jan 27, 2016 · 1 comment

Comments

@DerekJ70
Copy link

Hi, I am a student just finishing up a course on Android app development.

I pasted in the correct line to my Gradle and synced it.
When I paste in your code in the layout xml file, my project wouldn't build successfully.
I managed to guess that I had to add xmlns:custom="com.dd.processbutton"
inside the . It now builds properly.
Any help on what I might have missed would be great.

@FrancisLawlor
Copy link

This issue can be rectified by simply adding the following line to your Layout:

xmlns:custom="http://schemas.android.com/apk/res-auto"

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