Skip to content

Android app controls don't resize for font/display changes #1428

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

Open
ehcloninger opened this issue Mar 30, 2025 · 0 comments
Open

Android app controls don't resize for font/display changes #1428

ehcloninger opened this issue Mar 30, 2025 · 0 comments
Labels
needs triage To be triaged

Comments

@ehcloninger
Copy link

ehcloninger commented Mar 30, 2025

Describe the bug

On Android, if you have font and display size settings increased, most of the controls in the app do not scale to contain the font and appear clipped off. For example, in the upload dialog, the name of the upload folder is not readable with these settings increased. See screenshots.

Another example is "Timeline Path" in Settings.

I can connect to my instance and see the photos. I can upload as well, so it's not a connection/configuration issue.

Steps To Reproduce

Using a Pixel 8 running Android 15 for this example. Samsung devices will likely have this setting in a different location.

  1. Go to Settings > Display & Touch > Display size and text
  2. Increase the font size (I have it on the 5th setting
  3. Increase the display size (I have it on the 2nd)
  4. Go to Memories App
  5. Go to upload image screen and choose an image to upload
  6. Notice the "Destination Path" control is too small to contain the text within it

Platform

- OS: Andrid 15
- Browser: Firefox
- Memories Version: 1.12
- Nextcloud Version: 30.0.1
- PHP Version: 8.3.17

Screenshots

Image
Android Settings screen

Image
Memories upload screen

Additional context

  • Any errors in the JS console?
  • Any errors in the Nextcloud server logs?
@ehcloninger ehcloninger added the needs triage To be triaged label Mar 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs triage To be triaged
Projects
None yet
Development

No branches or pull requests

1 participant