mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-31 22:26:06 +02:00
Request layout on image downloaded
This commit is contained in:
@@ -376,7 +376,8 @@ class ImageHelper {
|
||||
lld.setBounds(0, 0, bounds.width(), bounds.height());
|
||||
lld.setLevel(0);
|
||||
|
||||
view.setText(view.getText());
|
||||
view.requestLayout();
|
||||
view.invalidate();
|
||||
}
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user