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

Allow settings screen items to word wrap #229

Closed
3 tasks done
sanctimoniousape opened this issue Feb 21, 2024 · 3 comments
Closed
3 tasks done

Allow settings screen items to word wrap #229

sanctimoniousape opened this issue Feb 21, 2024 · 3 comments

Comments

@sanctimoniousape
Copy link

sanctimoniousape commented Feb 21, 2024

Checklist

  • I made sure that there are no existing issues - open or closed - which I could contribute my information to.
  • I have taken the time to fill in all the required details. I understand that the feature request could be dismissed otherwise.
  • This issue contains only one feature request.

Describe the feature

For people using large fonts due to vision issues (my spouse), and those using smaller or lower-resolution phones like the Unihertz Jelly Star (me), it would be helpful to allow the text descriptions in settings to occupy multiple lines. See attached example from my phone.

Thanks!

Screenshot_20240221-121125

Additional context and screenshots

No response

@mvmike
Copy link
Owner

mvmike commented Feb 22, 2024

Hi @sanctimoniousape,

That's a great suggestion! Unfortunately, android does not provide that option out of the box for the PreferenceScreen, but I'll see if there is any way of overriding or extending it

@sanctimoniousape
Copy link
Author

sanctimoniousape commented Feb 22, 2024

Wow, really? That's an OS-level limitation? That kinda blows my mind in this day and age. I haven't programmed for a couple decades, but it just feels like some things are going just as much backwards as others are going forwards. Those who don't learn from history, and all that...

Well, thanks for letting me know - I hope you're able to find a way, but even if you're not I still appreciate your willingness to look into it. Thanks again!

@mvmike
Copy link
Owner

mvmike commented May 20, 2024

Added in 261cda8, available from v2.17.0

@mvmike mvmike closed this as completed May 20, 2024
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