Questions tagged [line-height]

64 questions
1
vote
0 answers

Android - Line height inconsistent on a TextView if using Bold or TypefaceSpan

I am building a reader app and have a custom class that expands a TextView with code to deal with pagination etc. The text is set from an Html format using Html.fromHtml(text, Html.FROM_HTML_MODE_COMPACT, HtmlImageGetter(this, binding.textSurface,…
kennydead
  • 11
  • 2
1
vote
0 answers

TextStyle lineHeight does not work for single line text

I am setting TextStyle to my Text composable, but when the text is multi-line, only then the line height works as expected. But, in case the text is single line, line height is not applied to it. When I checked the documentation of TextStyle, I got…
Ali_Waris
  • 1,944
  • 2
  • 28
  • 46
1
vote
2 answers

CSS - inline SVG interferes with line-height?

I'm struggling to understand the the following css behavior. Maybe I'm missing something important because this actually seems like a simple scenario to me. Consider the following example: .container { background-color: lime; font-size: 20px; …
Giraphi
  • 1,383
  • 1
  • 11
  • 26
1
vote
1 answer

Different space to top on mobile devices - How to fix?

I want certain words to be highlighted with a background color on headings. So I am using in my headings like

Ihre Vorteile bei uns

In CSS I have added: h2.sppb-title-heading span{ background:…
1
vote
4 answers

I can't remove the space above and below a paragraph

I can't remove the space above and below a paragraph that only consists of the letter "I" at the top of my Web Page. I have already tried to remove it with the "margin" and "padding" properties but it is not changed. Also I have tried, for the…
Israel
  • 25
  • 6
1
vote
0 answers

Wrong inheritance for line-height on and