vivchar / ViewPagerIndicator

A Simple View Pager Indicator with animations
92 stars 22 forks source link

No circled #6

Closed Leeeeerich closed 5 years ago

Leeeeerich commented 5 years ago

Hi! I have some problem with visual indicator, it is not circle.

How fix it?

Screenshot_1566976417

vivchar commented 5 years ago

Hi, I can't help, because you did not provide any code. Looks like you need to use "wrap_content"

Leeeeerich commented 5 years ago

Hi, thanks! I solved this problem: app:itemScale="1.33" to 1.25. P.S. Maybe add this warning to the description?