You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've discovered by looking at the code in Part 4 that the code doesn't go in the place I have mentioned above, and is in fact within the <grid>. Sorry for not checking this beforehand, however I do think that the instructions in point 4 could be clearer.
In the above ReadMe file, point 4 states:
"Finally, under the
Grid
, but inside of theVerticalStackLayout
we will add details about the monkey."
In the text before the code, should it state
ScrollView
instead ofVerticalStackLayout
? The part where code is being added looks like this:Great material, by the way. I'm learning a lot.
The text was updated successfully, but these errors were encountered: