https://bugs.documentfoundation.org/show_bug.cgi?id=112483

--- Comment #7 from Chris Sherlock <[email protected]> ---
I believe we may need to scale the image to fit the screen. Can you check
LogCat on your device whilst the issue is occuring? I’ll bet there are memory
exceptions...

I guess we get the width and height of the widget’s ImageView via
getMeasuredWidth() and getMeasuredHeight() and then rescale the bitmap, after
which we set the bitmap.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to