oppia-android icon indicating copy to clipboard operation
oppia-android copied to clipboard

Fixes Talkback reading astreisk Issue

Open Ryggs opened this issue 1 year ago • 0 comments

Explanation

Essential Checklist

  • [x] The PR title and explanation each start with "Fix #bugnum: " (If this PR fixes part of an issue, prefix the title with "Fix part of #bugnum: ...".)
  • [x] Any changes to scripts/assets files have their rationale included in the PR explanation.
  • [x] The PR follows the style guide.
  • [x] The PR does not contain any unnecessary code changes from Android Studio (reference).
  • [x] The PR is made from a branch that's not called "develop" and is up-to-date with "develop".
  • [x] The PR is assigned to the appropriate reviewers (reference).

For UI-specific PRs only

If your PR includes UI-related changes, then:

  • Add screenshots for portrait/landscape for both a tablet & phone of the before & after UI changes
  • For the screenshots above, include both English and pseudo-localized (RTL) screenshots (see RTL guide)
  • Add a video showing the full UX flow with a screen reader enabled (see accessibility guide)
  • Add a screenshot demonstrating that you ran affected Espresso tests locally & that they're passing

Demo Video

Solution 1 Solution 2
https://user-images.githubusercontent.com/31986629/184007092-6e439d71-b7fa-4a22-a017-9757ec47cc0e.mp4 https://user-images.githubusercontent.com/31986629/184007871-79cb7d49-36e6-4045-8286-92713750e985.mp4

Ryggs avatar Aug 10 '22 20:08 Ryggs