Skip to content
This repository has been archived by the owner on Jan 11, 2024. It is now read-only.

Fix typo #41

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion app/src/main/res/layout/vertical_horizontal_list_item.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@

<!-- TODO: Create an ImageView resource for the image of the dog.
The height should be 194dp
The width should match the with of the card
The width should match the width of the card
The scaleType should be set to centerCrop-->

<!-- TODO: Create a TextView for each of the following:
Expand Down