-
Notifications
You must be signed in to change notification settings - Fork 28
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: Accessibility strings founded issues #WPB-9784 🍒 #3667
fix: Accessibility strings founded issues #WPB-9784 🍒 #3667
Conversation
app/src/main/kotlin/com/wire/android/ui/common/avatar/UserProfileAvatar.kt
Outdated
Show resolved
Hide resolved
Quality Gate passedIssues Measures |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #3667 +/- ##
===========================================
- Coverage 46.11% 46.09% -0.02%
===========================================
Files 472 472
Lines 16140 16146 +6
Branches 2674 2675 +1
===========================================
Hits 7443 7443
- Misses 7919 7925 +6
Partials 778 778
Continue to review full report in Codecov by Sentry.
|
Built wire-android-staging-compat-pr-3667.apk is available for download |
Built wire-android-dev-debug-pr-3667.apk is available for download |
This PR was automatically cherry-picked based on the following PR:
Original PR description:
What's new in this PR?
Issues
While testing accessibility strings Astrid found some small issues in ConversationsList ConversationDetails and SelfProfile screens.
Solutions
Fix the issues