mirror of
https://github.com/bitwarden/mobile
synced 2025-12-15 07:43:37 +00:00
Fix for talkback slider control (#828)
This commit is contained in:
@@ -166,6 +166,7 @@
|
||||
<controls:ExtendedSlider
|
||||
DragCompleted="LengthSlider_DragCompleted"
|
||||
Value="{Binding Length}"
|
||||
AutomationProperties.HelpText="{Binding Length}"
|
||||
StyleClass="box-value"
|
||||
VerticalOptions="CenterAndExpand"
|
||||
HorizontalOptions="FillAndExpand"
|
||||
|
||||
Reference in New Issue
Block a user