mirror of
https://github.com/material-components/material-components-android.git
synced 2026-01-19 11:31:34 +08:00
Add TabGravity.GRAVITY_START to maintain existing (default) MODE_SCROLLABLE behavior. MODE_SCROLLABLE currently supports GRAVITY_CENTER and GRAVITY_START MODE_FIXED does not support GRAVITY_START. PiperOrigin-RevId: 289910847