Skip to content
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

cant set circle rotation. #1

Open
kyogs opened this issue Sep 2, 2014 · 2 comments
Open

cant set circle rotation. #1

kyogs opened this issue Sep 2, 2014 · 2 comments

Comments

@kyogs
Copy link

kyogs commented Sep 2, 2014

Thanks. :)

@R4md4c
Copy link
Owner

R4md4c commented Sep 7, 2014

Hi kyogs,

I don't really understand what do you want to achieve, if you are asking about rotating a custom drawn view, you can see the onDraw method.
I'm achieving the rotation by saving the state of the canvas part that I want to rotate, and manipulate the canvas matrix by using canvas.rotate and then restore the previous matrix after I draw the wedges so that it appears rotated.

@moonandroid
Copy link

Hello,
I want to create wheel of year numbers and l also want to add two buttons and text at center of wheel.
How i can add these controls in wheel.
I searched lots but not got any solution for this.
Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants