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

T03.01-Exercise-RecyclerViewLayout GreenAdapter.java #442

Open
AndreaLombardo opened this issue Feb 18, 2019 · 1 comment
Open

T03.01-Exercise-RecyclerViewLayout GreenAdapter.java #442

AndreaLombardo opened this issue Feb 18, 2019 · 1 comment

Comments

@AndreaLombardo
Copy link

In T03.01-Exercise-RecyclerViewLayout... GreenAdapter.java

There are references to:
R.layout.number_list_item
and
R.id.tv_item_number
that not exists in layout file.

@dnbit
Copy link
Contributor

dnbit commented Mar 26, 2019

@johnshea I have checked and it seems that you deleted the file by mistake in your last commit. Need to be added back again. I do not have permissions to do it myself.

@AndreaLombardo In the meantime you can add it manually to your project: https://github.com/udacity/ud851-Exercises/blob/05cc7c2f3a6475297a1e69f8ba7862ec83e2337e/Lesson03-Green-Recycler-View/T03.01-Exercise-RecyclerViewLayout/app/src/main/res/layout/number_list_item.xml

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