Skip to content
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

Text scaling issue when selecting big font/zoom in Android settings #347

Open
palita-taga opened this issue Feb 8, 2023 · 0 comments
Open

Comments

@palita-taga
Copy link

palita-taga commented Feb 8, 2023

Dear Developer,
I recently encountered some display issues while using your app with the scaling assistive services on Android. I would appreciate it if you could address these issues, as they may affect accessibility for users with disabilities who rely on these services.
Steps to reproduce the issue:
Activate the font and size scaling assistive services:
Go to “settings” and then “Accessibility” and

  1. Set Font Size to “Largest”
  2. Set Display size to “Largest”
  3. Open the app
  4. Check the first two screens

osms1_ll_r apk
osms2_ll_r apk

@Binnette Binnette changed the title Scaling Issue Text scaling issue when selecting big font/zoom in Android settings Nov 23, 2024
FR3DD221 added a commit to FR3DD221/osmtracker-android-Fredd that referenced this issue Dec 19, 2024
The problem reported on the issue was wrong, all works good, the text doesn´t seen well, but it has a scrollbar to solve the problem, but when i was testing that i saw that the component on the trackmanager were loking bad and this in the available layouts section too, so i fixed that.

First, to the trackmaneger i put a line to the date or name to see text in a uniform way and separate the waypoints and trackpoints counter in two lines, this with the objetive of a friendly interface.

Second, to the available layouts, i put a scroll bar and the same adjust to the text that i used in the track manager, to see text in a properly way.
FR3DD221 added a commit to FR3DD221/osmtracker-android-Fredd that referenced this issue Dec 21, 2024
Fixing padding in the buttons presets, because when the text is big, it no adjust in the correct way, and fixing the sizes of the dates or names on the track manager, this because the "uniform" prop that added, was causing the sizes were adjusting in different sizes each, so that look weird, so i put two possibles sizes for the text.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants