bamdmux
tabImages.indices.mapNotNull{getTabAt(it)?.apply{setIcon(tabImages[it])}} .first()?.apply{getTabItem(this@tabLayout)?.isSelected = true}