Open AndreaLombardo opened 5 years ago
@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
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.