I am trying to use the new Design TabLayout in my project. I want the layout to adapt to every screen size and orientation, but it can be seen correctly in one orientation.<
keeps things simple just add app:tabMode="scrollable" and android:layout_gravity= "bottom"
just like this