This repository was archived by the owner on Oct 27, 2022. It is now read-only.
This repository was archived by the owner on Oct 27, 2022. It is now read-only.
Extra argument "mBooksTextView" in step 3-5 #11
Open
Description
After going through step 3 point 5, I observed that if you copy and paste the code provided from the tutorial here the code does not compile as there is an extra parameter in showBooksInUi(books, **mBooksTextView**);
The method showBooksInUi expects a List not a List and TextView
Metadata
Metadata
Assignees
Labels
No labels