Text alignment question
Hi guys
Just wondering if there is a way to keep two sentences in one string on the same line, but one aligned left, the other right using html or TLF?
So...
left margin>FIRST SENTENCE SECOND SENTENCE<right margin
The string is being injected into a textflow, so it would need to work with either TEXT_FIELD_HTML_FORMAT or TEXT_LAYOUT_FORMAT.
I've imported css via a formatResolver, and have a class that colors and aligns the font. The color works, but aligning it does nothing.
Thanks for taking a look.
