mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-05 16:43:26 +02:00
Make sure downloaded images are shown
This commit is contained in:
@@ -465,6 +465,7 @@ class ImageHelper {
|
||||
((AnimatedImageDrawable) d).start();
|
||||
}
|
||||
|
||||
view.invalidate();
|
||||
view.requestLayout();
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user