mirror of
https://github.com/M66B/FairEmail.git
synced 2026-05-06 15:46:59 +02:00
@@ -1997,8 +1997,6 @@ public class Helper {
|
||||
if (tv != null) {
|
||||
sb.append(" drawables");
|
||||
tv.setCompoundDrawables(null, null, null, null);
|
||||
sb.append(" text");
|
||||
tv.setText(new SpannableStringBuilderEx());
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user