Skip to content

Dynamic TabGroup icons too big on iPhone #12633

Answered by m1ga
m1ga asked this question in Q&A
Discussion options

You must be logged in to vote

After analyzing the generated images it looks like:

if (OS_IOS) {
   size /= Ti.Platform.DisplayCaps.logicalDensityFactor;
}

fixes the issue 🤷‍♂️

Replies: 3 comments 1 reply

Comment options

m1ga
Mar 21, 2021
Collaborator Author

You must be logged in to vote
0 replies
Answer selected by m1ga
Comment options

You must be logged in to vote
1 reply
@m1ga
Comment options

m1ga Mar 22, 2021
Collaborator Author

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants