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

Commit

Permalink
Updated the issue steps
Browse files Browse the repository at this point in the history
  • Loading branch information
jsuarezruiz committed Sep 29, 2021
1 parent 5d8253f commit 721e5d6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<StackLayout
Padding="12">
<Label
Text="If the first Frame Background is transparent, the test has passed."/>
Text="If the selected item have a Red background, the test has passed."/>
<CollectionView
ItemsSource="{Binding Items}"
SelectedItem="{Binding SelectedItem}"
Expand Down

0 comments on commit 721e5d6

Please sign in to comment.