mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-30 05:44:51 +02:00
Suppress bullet/none in plain text
This commit is contained in:
@@ -67,6 +67,10 @@ public class BulletSpanEx extends BulletSpan {
|
||||
this.level = level;
|
||||
}
|
||||
|
||||
String getLType() {
|
||||
return this.ltype;
|
||||
}
|
||||
|
||||
@Override
|
||||
public int getLeadingMargin(boolean first) {
|
||||
// https://issuetracker.google.com/issues/36956124
|
||||
|
||||
Reference in New Issue
Block a user