ORIENTATION_HORIZONTAL TabLayoutMediator(tabLayout, viewPager2) { tab, position -> tab.customView = getTabView(position) }.attach() } fun ...
確定! 回上一頁