Hey friends, does anyone know how to make tabs to ...
# android
v
Hey friends, does anyone know how to make tabs to display fragments in kotlin? I have tried to use pager tab strips, but it gives me a weird behavior. I switched to
tabLayout
, but now the tabs are filling up the whole screen.