@@ -61,7 +61,7 @@ class PlaymateHomeFragment : BaseFragment(R.layout.fragment_playmate_home) {
binding.tlTab,
binding.vpContent,
true,
- false
+ true
) { tabLayout, position ->
tabLayout.setCustomView(com.adealink.weparty.R.layout.layout_home_tab)
tabLayout.customView?.let { tabView ->