mirror of
https://github.com/M66B/FairEmail.git
synced 2026-05-01 05:10:09 +02:00
Clear text views
This commit is contained in:
@@ -1997,6 +1997,8 @@ 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