Disable click on tablayout, when setup with viewpager
问题 I have a ViewPager (3 items) with some icons. When on first item, the icon is selected, there is possible to swipe to the next item. Etc. After selected second icon, there is possibility to go to the third item of viewpager. I have a page indicator (dots), which is connected with ViewPager by setupWithViewPager. The problem is that I want to set clickable on tablayout to false, and unlock steps if the icon on viewPager is selected. Now all "dots" are clickable and I can go to the all items of