Pending test result text overlapping
See original GitHub issueAvoid duplicates
- Bug is not mentioned in the FAQ
- Bug is specific for Android only, for general issues / questions that apply to iOS and Android please raise them in the documentation repository
- Bug is not already reported in another issue
Technical details
- Device name: Samsung Galaxy A5 (2017) SM-A520F
- Android version: 8.0.0
- App version: 2.2.1
Describe the bug
In the status waiting for a PCR test result there is an overlap of text between the bottom of “Your result is not yet available” and “Test added on dd/mm/yyyy”.
Steps to reproduce the issue
- Set locale to English (United Kingdom)
- In CWA Start Screen in tile “Register Your Test” tap “NEXT STEPS”
- Tap “Test with QR Code”
- Tap “ACCEPT”
- Scan QR code of PCR test
Expected behavior
There should be a visible gap between the text “available” and “Test added”.
Possible Fix
Add app:layout_constraintTop_toBottomOf="@id/test_result_section_content"
to TextView android:id="@+id/test_result_section_registered_at_text"
Additional context
The issue is also present in the release/2.3.x branch.
It can also be seen on larger devices running Android 11 and with locale set to English (United Kingdom) or Deutsch (Deutschland). Just increase the font size.
Largest font size on Android 11. Locale English.
Internal Tracking-ID: EXPOSUREAPP-7539
Issue Analytics
- State:
- Created 2 years ago
- Comments:5 (5 by maintainers)
Top Results From Across the Web
text is overlapping - Microsoft Community
I am facing a weird issue in my new Dell laptop. The text in some application is overlapping. I have changed the resolution...
Read more >JIRA Xray cucumber scenario overlapping text
When creating tests with Xray project in JIRA. under test details you are able to choose whether Manual/Cucumber/Generic. Afterselecting Cucumber, we.
Read more >Illegible overlapping error text in download infobar #17313
Steps: new profile; launch Brave; load https://www.leaseweb.com/platform/network; context-click on any large file and choose Save File As.
Read more >Help with Overlapping Text?, page 1 - Forum - GOG.com
I just started up Arcanum for the first time. I have the unofficial patch, high res fix, and town map fix. Chose the...
Read more >Different ways to verify the text is overlapped or not in GUI ...
NOTE:: I want to know how to test the overlapped text or icon in protractor for responsive web-page and what all the scenarios...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@MikeMcC399 Thanks for contributing! Will forward your CONFIRM comment. Enjoy Saturday!
Confirmed fixed in CWA Android 2.4.2.
Device name: Samsung Galaxy A5 (2017) SM-A520F Android version: 8.0.0
With CWA Android 2.3.4 and font size set to Huge, the text is overlapping.
After updating to CWA Android 2.4.2 there is no overlapping text after tapping in “PCR Test” tile on “DISPLAY TEST” button.