Skip to content
This repository has been archived by the owner on Sep 5, 2023. It is now read-only.

Settings screen layout issue when using large accessibility font sizes #908

Open
2 tasks done
bigimot22 opened this issue Jul 25, 2021 · 1 comment
Open
2 tasks done

Comments

@bigimot22
Copy link
Contributor

bigimot22 commented Jul 25, 2021

Checklist

  • Bug Report - The issue you are reporting might be there already. Please search on the issues tracker.
  • Before reporting, please ensure (if you can) that you have tested it with the latest (dev) version of the software.

Summary:
Although the app supports dynamic type it is not optimised for it. It a user turns on dynamic type on the device, some of the app screens layout breaks significantly rendering the text unreadable. The most obvious example is the Settings screen.

Steps to reproduce:

  • In the device/simmulator go to Settings > Accessibility > Display & Text Size > Larger Text
  • Turn on the toggle and choose a large font size
  • Run the app and go to the Settings tab

Expected behavior:
The cells should expand to accommodate the larger text size.

Observed behavior:
Text is truncated horizontally and some of it is cut vertically because the cells don't expand accordingly.

Device and iOS version:
Apple iPhone 7 running iOS 12.0

Screenshots:
OFF Settings Screen and Device Dynamic Type On

@bigimot22
Copy link
Contributor Author

bigimot22 commented Jul 25, 2021

Im planning on doing a PR to help with this issue 🤓

Now looks much better

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
Status: No status
Development

No branches or pull requests

2 participants