Fixed clearing lists

This commit is contained in:
M66B 2022-05-21 21:13:05 +02:00
parent 40c41ca120
commit d897236443
1 changed files with 1 additions and 1 deletions

View File

@ -79,7 +79,7 @@ public class StyleHelper {
BackgroundColorSpan.class,
ForegroundColorSpan.class,
AlignmentSpan.class,
BulletSpan.class,
BulletSpanEx.class, NumberSpan.class,
QuoteSpan.class, IndentSpan.class,
StrikethroughSpan.class,
URLSpan.class,