mirror of
https://github.com/bitwarden/mobile
synced 2025-12-28 06:03:40 +00:00
a11y labeling
This commit is contained in:
@@ -84,7 +84,9 @@
|
||||
CommandParameter="{Binding .}"
|
||||
Grid.Row="0"
|
||||
Grid.Column="1"
|
||||
Grid.RowSpan="2" />
|
||||
Grid.RowSpan="2"
|
||||
AutomationProperties.IsInAccessibleTree="True"
|
||||
AutomationProperties.Name="{u:I18n CopyPassword}" />
|
||||
</Grid>
|
||||
</ViewCell>
|
||||
</DataTemplate>
|
||||
|
||||
Reference in New Issue
Block a user