question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Icons on android show up as ellipsis.

See original GitHub issue

I’ve followed the manual and rnpm steps to get the app working on both ios and android, but for some reason, the icons on android are simply represented by an ellipsis. Any ideas?

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Reactions:1
  • Comments:5 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
VlCTORlOUScommented, Sep 13, 2016

Got the same issue for some icons for example <Icon name={'plus'}/> @cellis I just played a little bit with my styles on the Icon. For me the problem was, that I was using width and lineHeight - or at least that I gave them a too low value

0reactions
dmwallacecommented, Oct 11, 2016

For me, it seems to be an issue with the icon being too large for its container element.

For whatever reason if the Text component is larger than its containing View, the font is rendered as ellipses. I suspect this may be new react-native behaviour.

The fix being: ensure the containing component is large enough to fully contain the text element

Read more comments on GitHub >

github_iconTop Results From Across the Web

What's the name of the little widget with three dots inside a ...
As I've found on the web, it is called "overflow icon" or action overflow".
Read more >
How to Find and Bring Back Missing 3 Dots Menu ... - YouTube
See how you can find and bring back the missing 3 dots menu icon in Gallery app on Galaxy S10 running Android 10.FOLLOW...
Read more >
What is a speech bubble with ellipsis icon in the left side ...
I know that if you're using the factory message plus for Verizon it should show up on the right hand side cuz it's...
Read more >
How to Disable App Icon Badges and Unread Notification ...
To Disable App Icon Badges Entirely · Settings –> Search, then find and select "App icon badges." (Android 8–12) · Settings –> Home...
Read more >
How to Alphabetize Apps on Android
To arrange Android apps alphabetically, open the Apps screen and tap the ellipsis icon > Display layout > Alphabetical list.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found