cwa-app-android
cwa-app-android copied to clipboard
"Certificate Verification by Third Parties" image overlaps title
Avoid duplicates
- [X] Bug is not mentioned in the FAQ
- [X] Bug is specific for Android only, for general issues / questions that apply to iOS and Android please raise them in the documentation repository
- [X] Bug is not already reported in another issue Issue https://github.com/corona-warn-app/cwa-app-android/issues/4202 relates to the same layout
Technical details
- Device name: 8" Fold-out emulator
- Android version: 11
- First reported on App version: 2.11.2
- Also reproducible in App version: 2.19.2 and pre-release/2.26.x
Describe the bug
The image in the view "Certificate Verification by Third Parties" may overlap the title on larger devices.
Steps to reproduce the issue
Physical device
- On physical device scan certificate and tap i next to text "This QR code can be verified reliably with the CovPassCheck app."
- Note image and title overlap on larger devices
Emulator
On 8" Fold-out emulator in fold-out mode:
- Settings > Display > Font size > Default
- Settings > Display > Display size > Default
In Android Studio:
- Run
CovPassInfoFragmentTest.kt
- View file
/data/data/de.rki.coronawarnapp.test/screenshots/CovPassInfoFragment.png
with Device File Explorer - Note overlap of image and the title "Certificate Verification by Third Parties"
Expected behavior
The image underneath the title "Certificate Verification by Third Parties" should not overlap with the title.
Possible Fix
Review layout fragment_cov_pass_info.xml
Internal Tracking ID: EXPOSUREAPP-10268
@dsarkar Please mirror this issue to Jira. I checked with the latest release/2.14.x build and the issue still occurs.
@MikeMcC399 Thanks. Internal Tracking ID: EXPOSUREAPP-10268
- This issue is also related to the enhancement request https://github.com/corona-warn-app/cwa-wishlist/issues/859
- with PR corona-warn-app/cwa-app-android#5514 the issue is no longer reproducible on an 8" Fold-out emulator (as in the steps to reproduce). This PR is included in the 2.27.x milestone.
This issue should have the label https://github.com/corona-warn-app/cwa-app-android/labels/Fix%202%2E27 applied.