Clear alignment

This commit is contained in:
M66B 2022-12-07 10:16:50 +01:00
parent fcbcb1236d
commit fd44e663c4
1 changed files with 1 additions and 1 deletions

View File

@ -78,7 +78,7 @@ public class StyleHelper {
RelativeSizeSpan.class,
BackgroundColorSpan.class,
ForegroundColorSpan.class,
AlignmentSpan.class,
AlignmentSpan.class, AlignmentSpan.Standard.class,
BulletSpanEx.class, NumberSpan.class,
QuoteSpan.class, IndentSpan.class,
SubscriptSpanEx.class, SuperscriptSpanEx.class,