dotsindicator icon indicating copy to clipboard operation
dotsindicator copied to clipboard

Three material Dots Indicators for view pagers in Android !

Results 59 dotsindicator issues
Sort by recently updated
recently updated
newest added

``` Fatal Exception: kotlin.KotlinNullPointerException at com.tbuonomo.viewpagerdotsindicator.BaseDotsIndicator.isNotEmpty(BaseDotsIndicator.kt:301) at com.tbuonomo.viewpagerdotsindicator.BaseDotsIndicator$setViewPager$2.isNotEmpty(BaseDotsIndicator.kt:197) at com.tbuonomo.viewpagerdotsindicator.BaseDotsIndicator.refreshOnPageChangedListener(BaseDotsIndicator.kt:150) at com.tbuonomo.viewpagerdotsindicator.BaseDotsIndicator.access$refreshOnPageChangedListener(BaseDotsIndicator.kt:19) at com.tbuonomo.viewpagerdotsindicator.BaseDotsIndicator$refreshDots$1.run(BaseDotsIndicator.kt:145) at android.os.Handler.handleCallback(Handler.java:790) at android.os.Handler.dispatchMessage(Handler.java:99) at android.os.Looper.loop(Looper.java:214) at android.app.ActivityThread.main(ActivityThread.java:6977) at java.lang.reflect.Method.invoke(Method.java) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:528) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:910) ``` Anyway...

I want to use dots indicators along with TabLayout. So the dots should be placed below the tabs. It can't be done right now, but with `setDotsSpacing` it will be...

Not Working With Recyclerview. Kindly Update the Repo As soon as possible

enhancement

Duo to the setCurrentItem() in ViewPager2, Changing currentItem is not allowed while fakeDragging ```Java public void setCurrentItem(int item, boolean smoothScroll) { if (isFakeDragging()) { throw new IllegalStateException("Cannot change current item...

Hi! Facing the below issue. Can reproduce it everytime Steps to reproduce: Increase no of viewpager pages to 3 Reduce no. of pages to 2 Swipe from 2nd page to...

we disable animations for test. it's very convenient for screenshot testing.

Adding padding doesn't do anything to this view.

Update documentation/readme to use `attachTo` function instead setViewPager on version 4.3

how to set the current item position of the dot indicator programmatically? if there is any function that already exists please guide.

It is ok if u dont want to understand ur code fault ,this problem i mentioned is real when running viewpager i noticed that if images are beyond 6 dots...

waiting_for_closing
need info