mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-06 09:03:56 +02:00
Small improvement
This commit is contained in:
@@ -4993,7 +4993,7 @@ public class FragmentCompose extends FragmentBase {
|
||||
bodyBuilder.setSpan(q,
|
||||
bodyBuilder.getSpanStart(quoteSpan),
|
||||
bodyBuilder.getSpanEnd(quoteSpan),
|
||||
Spanned.SPAN_EXCLUSIVE_EXCLUSIVE);
|
||||
bodyBuilder.getSpanFlags(quoteSpan));
|
||||
bodyBuilder.removeSpan(quoteSpan);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user