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

wheel Items overlapping #6

Open
vjsystematix opened this issue Oct 6, 2016 · 4 comments
Open

wheel Items overlapping #6

vjsystematix opened this issue Oct 6, 2016 · 4 comments

Comments

@vjsystematix
Copy link

It's working fine when few items added in the wheel, but when increase the items around approx 50-60 the items are overlap and looks very small in size.I made semi circular wheel for insert larger number of items.

It would be great help for me, if you give some solution for the same.

@BCsl
Copy link
Owner

BCsl commented Oct 8, 2016

It can not be able to show larger number of items since this lib display all item at a times.sorry.

@MirzaAhmedBaig
Copy link

You can just do one thing is just add only fixed number of values and update values on rotation.

@nihar89
Copy link

nihar89 commented Aug 22, 2019

@MirzaAhmedBaig I want to set a large number of values but I will show only a few of them. Can you explain how can I get the value between two numbers?

@MirzaAhmedBaig
Copy link

I have made one library in which i am doing same thing you can refer it here
https://github.com/MirzaAhmedBaig/CircularWheelView

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

No branches or pull requests

4 participants