Zainal Fahrudin

Results 3 comments of Zainal Fahrudin

I just work using **PageIndicatorView** in xml and disable indicator on sliderview. then, combine them by : ``` slider.selectedColor = ContextCompat.getColor(requireActivity(), R.color.color_primary) slider.unselectedColor = ContextCompat.getColor(requireActivity(), R.color.color_gray) slider.setPageIndicatorView(slider_indicator) ```

I think this issue should be closed.

@jonneymendoza how do you fix it? r you moving it to the base?