carousalView.setIndicatorVisibility(View.GONE) not working
SiddharthRana18 opened this issue · 0 comments
SiddharthRana18 commented
I am programming in kotlin and i want to change the visilibility of indicators according to the position of image in carousal view. But i cannot change the visibility of indicators programmatically. Any help?