Lower text on QR code screen not readable because it's off bounds

Scrolling works
Internal Tracking ID: EXPOSUREAPP-3436
Same on Samsung A5 2017 with Android 8.0.
I can read one line more, so it seems it depends on the devices screen how much of the text is displayed.
It should be scrollable if the screen is too small.
Dear @real-or-random and @DerVogel2020,
Thank you for your contributions.
There is a ticket for the bug (Internal Tracking ID: EXPOSUREAPP-3436) in the internal Jira system. The developers will look into this issue. Any further developments will be notified here in this Github issue.
Best wishes,
DS
Corona-Warn-App Open Source Team
Opened a PR which fixes this issue. The ScrollView was not constraint against the button and therefore it had enough space to not scroll.
@PhilippNowak96
Opened a PR which fixes this issue. The ScrollView was not constraint against the button and therefore it had enough space to not scroll.
It looks like the PR you mentioned is https://github.com/corona-warn-app/cwa-app-android/pull/1662.
I just updated to 1.7.1 and the error still occurs.
The page is not scrollable.
@DerVogel2020 I think that's expected. The fix is not in the 1.7 branch (but in the 1.8 branch), see the fixing commit.
Okay.
@real-or-random, @DerVogel2020, Should be fixed now. Once you got updated to CWA 1.9.1, we would appreciate your feedback. Thanks. DS
Corona-Warn-App Open Source Team
Ok, it's not as I expected because the entire view has been replaced... But yes, it's fixed with 1.9.1. :+1:
Resolved for me.
Hi @DerVogel2020, @real-or-random, thanks for the feedback. Best, DS
Corona-Warn-App Open Source Team