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

Shorten iOS app icon text to "Field Notes" to avoid ellipses #127

Merged

Conversation

eecavanna
Copy link
Collaborator

@eecavanna eecavanna commented Jul 8, 2024

In this branch, I configured the iOS app so that the text below the icon on the iOS home screen says "Field Notes" (the app icon already says "nmdc" on it) instead of "NMDCFieldNot...".

iOS seems to me to impose a 15-character limit on this string. Optionally, see the comments in #124 for details.

Before:

image

After:

image

@eecavanna eecavanna self-assigned this Jul 8, 2024
@eecavanna eecavanna linked an issue Jul 8, 2024 that may be closed by this pull request
Copy link
Collaborator

@pkalita-lbl pkalita-lbl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems reasonable to me, esp. considering that the icon has NMDC in it

@eecavanna eecavanna merged commit cc0aef0 into main Jul 9, 2024
1 check passed
@eecavanna eecavanna deleted the 124-format-of-app-name-below-app-icon-is-too-dense-ios branch July 9, 2024 23:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Format of app name below app icon is too dense (iOS)
2 participants