I\'m using a TabLayout for Tabbed navigation in my app. I have a really weird issue with it, I have created 4 tabs using this code:
TabLayout
private int[
Try this:
tabLayout.getTabAt(yourInitialPosition).getCustomView().setSelected(true);