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

How to increase size of touch area of each dot? #62

Open
jasmit34 opened this issue May 4, 2020 · 1 comment
Open

How to increase size of touch area of each dot? #62

jasmit34 opened this issue May 4, 2020 · 1 comment

Comments

@jasmit34
Copy link

jasmit34 commented May 4, 2020

How to increase size of touch area of each dot?
Because i can't able to touch properly.

Please suggest me some solution.

@chili-ios
Copy link
Contributor

Hi @jasmit34 ,

Usually, page control is used to display the current state of the scroll. Dots have too small tap area.
You can check the way how tap gestures over page control are used in iOS (Home screen). When you tap anywhere on the right side from active page dot, then you scroll to the next page, otherwise, scroll to the previous.

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

2 participants