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

Selected dot become quadratic on Samsung #7

Open
Syjgin opened this issue Feb 26, 2020 · 2 comments
Open

Selected dot become quadratic on Samsung #7

Syjgin opened this issue Feb 26, 2020 · 2 comments

Comments

@Syjgin
Copy link

Syjgin commented Feb 26, 2020

image
Tested on Samsung Galaxy Tab A

@Syjgin
Copy link
Author

Syjgin commented Feb 26, 2020

<com.github.vivchar.viewpagerindicator.ViewPagerIndicator android:layout_centerHorizontal="true" android:id="@+id/dots" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_marginBottom="@dimen/vip_slider_dots_margin" app:delimiterSize="1dp" app:itemScale="1.6" app:itemSelectedTint="@color/selected_dot_color" app:itemSize="5dp" app:itemTint="@color/unselected_dot_color" android:layout_alignBottom="@+id/vip_slider"/>
layout code

@vivchar
Copy link
Owner

vivchar commented Mar 17, 2020

try to change itemScale and itemSize
let me know about results

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