tinkoff-mobile-tech / ScrollingPagerIndicator

Pager indicator inspired by Instagram. Lightweight and easy to set up.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Import error while attaching to ViewPager2

AdityaW26 opened this issue · comments

Version 1.2.4 doesn't import the ScaledDotsIndicator in java file. There is an error importing the ScaledDotsIndicator class.
The below statement doesn't seem to work.

import ru.tinkoff.scrollingpagerindicator.ViewPager2Attacher;

Error Screenshot 1:
image

More actions:
image

Any solution on this?