-
-
Notifications
You must be signed in to change notification settings - Fork 480
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
Big font size in the contact's info #1153
Comments
Are you saying you find the font size is too large? |
I suspect what's happened here is that since I fiddled with the layout to tell the content to auto-reduce its size to fit if its too large, it's now auto-increasing the size to fit if its too small. I'm not convinced this is an issue, but will happily take advice on what a maximum size value should be. |
I guess that's a fair point. Will see if I can set a maximum on the auto sizing, You don't get a distance / direction to a contact if either there is no local location fix or if the contact has no location available (hasn't published since we started up and connected for the first time). |
Why there are icons on upper right corner on some phones, while there is 3-dot (hamburger) menu on others? |
In Russian with Vzdalenost and Smer it looks very similar :) PS I don't see any burgers here... |
@growse how about decreasing the distance between the blocks instead of changing the font size? |
Screen resolution. Android hides / shows actionbar menu items depending on the amount of horizontal space available.
I'm going to stick with limiting the font size for the moment, and then see if we need to do anything else. |
@growse how about to show this labels with a |
(do you mean "same"?) The labels are currently autosizing to fit, up to a max. Do you think that all the labels should be sized the same so that the longest one fits? |
yup :)
Right. |
I'll see if there's a way of hooking into the text drawing mechanism post-sizing calculations, so that I can set all the sizes to be the same. This'll be a different value depending on lang and display (orientation/dpi etc.) so would have to be worked out on the fly. |
@growse I like it! |
@growse I agree on both accounts: the fonts look much neater now, and the lat,lon looks meh. :-) |
I'll create a PR for the 2.4.11 release, and a separate issue about truncating latlngs to a sensible number of dps. |
24600 OSS
Big font size in the contact's info.
It is ok?
The text was updated successfully, but these errors were encountered: