Hi,
I experienced a bug when I put 30s items to the list. At first, it seemed nothing went wrong, but then I realized sometimes there is an extra dot on the first or last item.
Steps :
- Attach the indicator to a viewpager
- Add items to the list (in my case it was 30 items)
- Navigate all the way to the last item and go back
- Do steps 3 repeatedly
- An extra dot will appear even if you have already navigated to the first or last item.
Hi,
I experienced a bug when I put 30s items to the list. At first, it seemed nothing went wrong, but then I realized sometimes there is an extra dot on the first or last item.
Steps :