Skip to content

Commit a5a56f8

Browse files
cfjedimasterrigor789
authored andcommitted
Update 2-playground-tutorial.md (#204)
Simply adds text to say _what_ to set height and width too. Otherwise the user has to scroll down and find the completed source. For me, this was annoying because the previous instructions stood on their own.
1 parent a622532 commit a5a56f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/docs/en/getting-started/2-playground-tutorial.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@ Use a `<ListView>` to show tasks below the input field.
213213
1. Delete all `<Label>` components from the `<GridLayout>` block.
214214
1. Configure the `<StackLayout>`.
215215
* Remove background color.
216-
* Set width and height.
216+
* Set width and height both to `100%`.
217217
1. Configure the `<GridLayout>`.
218218
* Set the grid to consist of two columns and one row.
219219
* Set the width of the grid to 100% so that it takes the entire width of the screen.

0 commit comments

Comments
 (0)