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.

Bullets in lists not aligned properly

See original GitHub issue

I get these (non properly aligned) bullets, in Android:

image

when using a list:

- Wi-Fi or Cable Fast Internet in the room\*
- PC Room rentals available\*
- 24 hour Reception
- 24 hour Security Patrols
- 24 hour Currency exchange
- Free shuttle service to Bufos beach 900m (3 times daily)
- Laundry service\*

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:7 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
afilpcommented, Feb 2, 2017

@CharlesMangwa Thanks Charles,

This would require to know the font size of the Text after the bullet and if this changes the bullet lineHeight should also change, etc.

Wouldn’t it be more appropriate to have a FLEX view around the two TEXT components, with flexDirection: 'row' and alignItems: 'center'?

Something along these lines.

This should be done inside the library however, as this code could be added by the end user.

What do you think?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Bulleted items or numbered items become misaligned ...
This behavior occurs because bulleted items and numbered items use an internal tab to align the text with the bullet or with the...
Read more >
ul bullets not aligning - html
Unfortunately, neither bullets and text align correctly, I've tried using divs and it still doesn't work. This is what is happening: This is ......
Read more >
How to Line Up Bullets and Paragraphs in Microsoft Word
1. Click anywhere inside of the paragraph in which you want to align your bulleted list. · 2. Click anywhere inside the bulleted...
Read more >
Bulleted lists not aligned properly - Shopify Community
Hello, whenever I create bulleted lists on my site that span multiple lines the subsequent lines do not line up with the start...
Read more >
Align text to the bullets of a list
The oddity about regular lists are that their labels or set right-aligned. The following indentitem environment emulates that approach, ...
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