You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello. When use Robarazzi for screenshot of view with ShapeableImageView which has parent with padding - I saw that screenshot has artefact like black border of image. When start application - view looks okay. I think that bug of robolectric's render, but SoF or any else source hasn't good fix. May be you know what going going bad?
Thanks
This issue may be associated with Robolectric's hardware rendering. It appears that they are addressing it, so please wait for the time being. For more details, see: robolectric/robolectric#8592
Hello. When use Robarazzi for screenshot of view with ShapeableImageView which has parent with padding - I saw that screenshot has artefact like black border of image. When start application - view looks okay. I think that bug of robolectric's render, but SoF or any else source hasn't good fix. May be you know what going going bad?
Of course I made sample of problem: https://github.com/dalapenko/ShapeableRobolecticBug
and in attachment screenshots of difference between view on device when start app and Robarazzi screenshot:
view_on_device
roborazzi_screenshot
The text was updated successfully, but these errors were encountered: