Render Issues
raiesraj opened this issue · 5 comments
raiesraj commented
vizhan-lanars commented
Hi
Show me the code
raiesraj commented
vizhan-lanars commented
It would be nice of you to provide executable code, not an image
vizhan-lanars commented
The default gapLocation
is GapLocation.end
.
U aren't able to use GapLocation.end
and rightCornerRadius
at the same time because of notch drawing logic.
Set it to GapLocation.none
or GapLocation.center
.
raiesraj commented
Thank you For your response and time @vizhan-lanars