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

Add textSize & typeface #27

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

alirezaafkar
Copy link

Fixed this issues:
#17
#26
#23

@AbelTarazona
Copy link

Please merge this PR, it solve some bugs

@Sanjeet990
Copy link

Please merge this PR, it solve some bugs

I hope the maintainer will find some time to merge this up.

@mmoamenn
Copy link
Owner

Hello @alirezaafkar, thank you for your contribution and sorry for being so late I will review you PR today evening 😊

@@ -8,16 +8,25 @@

public class WheelItem {

public int id;
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I see no reason to add a new id variable to the WheelItem
Check getAngleOfIndexTarget the calculations already depend on the index of the WheelItem so it's risky just to let the user set the id himself

@Jochengehtab
Copy link

@mmoamenn Can you please add a Function to set the Text Size?

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

Successfully merging this pull request may close these issues.

None yet

6 participants