[PR #828] [MERGED] Fix for talkback slider control #21980

Closed
opened 2026-04-16 22:33:30 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/828
Author: @mpbw2
Created: 4/10/2020
Status: Merged
Merged: 4/10/2020
Merged by: @mpbw2

Base: masterHead: bugfix-talkback-slider


📝 Commits (1)

  • 651e2eb Fix for talkback slider control

📊 Changes

2 files changed (+2 additions, -1 deletions)

View changed files

📝 src/App/App.csproj (+1 -1)
📝 src/App/Pages/Generator/GeneratorPage.xaml (+1 -0)

📄 Description

Updated to Xamarin.Forms 4.5.0.617 which fixes slider binding when operating via TalkBack on Android. Also added AutomationProperties.HelpText to read length aloud while adjusting.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/bitwarden/android/pull/828 **Author:** [@mpbw2](https://github.com/mpbw2) **Created:** 4/10/2020 **Status:** ✅ Merged **Merged:** 4/10/2020 **Merged by:** [@mpbw2](https://github.com/mpbw2) **Base:** `master` ← **Head:** `bugfix-talkback-slider` --- ### 📝 Commits (1) - [`651e2eb`](https://github.com/bitwarden/android/commit/651e2eb6d2c8ed54c5c95af0fd395e637ce37e92) Fix for talkback slider control ### 📊 Changes **2 files changed** (+2 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/App/App.csproj` (+1 -1) 📝 `src/App/Pages/Generator/GeneratorPage.xaml` (+1 -0) </details> ### 📄 Description Updated to Xamarin.Forms `4.5.0.617` which fixes slider binding when operating via TalkBack on Android. Also added `AutomationProperties.HelpText` to read length aloud while adjusting. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-16 22:33:30 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/android#21980