Skip to content

Commit

Permalink
Improve accessibility MainPage in sample content template (#26920)
Browse files Browse the repository at this point in the history
  • Loading branch information
jfversluis authored Jan 7, 2025
1 parent f2d0be0 commit fc99a78
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
WidthRequest="44"
IsVisible="{Binding HasCompletedTasks}"
Command="{Binding CleanTasksCommand}"
/>
SemanticProperties.Description="Clean tasks" />
</Grid>
<VerticalStackLayout Spacing="15"
BindableLayout.ItemsSource="{Binding Tasks}">
Expand Down

0 comments on commit fc99a78

Please sign in to comment.