GRAVITY_FILL

val GRAVITY_FILL: Int = 0

Gravity used to fill the TabLayout as much as possible. This option only takes effect when used with MODE_FIXED on non-landscape screens less than 600dp wide.

See also

setTabGravity(int)
getTabGravity()