Open prog-Noon opened 6 years ago
I am also facing similar issue, did you find any solution for this? I face this when app locale is Arabic.
I spent sometime and fixed my case by setting the layout diretion to setLayoutDirection(View.LAYOUT_DIRECTION_LTR)
in PolygonView.java
file.
when I capture an image the polygon coming on the side of the screen and after click next I have part of image result with black color.