Hello there,
I was wondering if anyone has an idea on how to make something like this regardless of the line width of the label:
As you can see I have added an inline boxview to the text. To make this I have used a combination of 3 Labels, a Boxview and two stacklayouts. However this is not a good solution as you can see below when i reduce the available line width:
I guess that what I'm looking for is something similar to a Span element (ImageSpan?). Does anyone have an idea on how to do this?