You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Set Font Size to “Largest”
Set Display size to “Largest”
Open the app
Check the first two screens
The text was updated successfully, but these errors were encountered:
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.
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
The text was updated successfully, but these errors were encountered: