-
Notifications
You must be signed in to change notification settings - Fork 370
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
no method name setShapeType #62
Comments
I have the same issue. Looks like it's gone from the library and Circle is hardcoded. Some other features are also missing. |
Can you try |
I tried 1+ and it worked. 1.6.0 seems to work too. Please update docs! |
.setShapeType still does not exist! |
@znwabudike which version did you use? |
@iammert .setShapeType still does not exist |
Does anyone know how to use the rectangle shape? |
@estavex I got no clue... Did you find out how? |
Changed setShapeType to setShape and it works! |
Use |
hi
I use version 1.5.2
method
.setShapeType(ShapeType.CIRCLE)
not existThe text was updated successfully, but these errors were encountered: