In this screenshot, how did they make the app name more than 12 characters long? I know how to add a space between the words. The question is "Why app name "МойКиевстар..". truncated and "Монети Украины" not? " "Монети Украины" - 14 characters long!
Asked
Active
Viewed 260 times
1 Answers
1
The font is not monospaced. You could achieve more than 12 characters using all “I”’s. Also note that the point at which the display name truncates will vary across devices.

Daniel Storm
- 18,301
- 9
- 84
- 152
-
How to set a display name different than the product name https://stackoverflow.com/a/59219896/2108547 – Daniel Storm Jan 03 '20 at 14:41