Change theme
Help
Press space for more information.
Show links for this issue (Shortcut: i, l)
Copy issue ID
Previous Issue (Shortcut: k)
Next Issue (Shortcut: j)
Sign in to use full features.
Vote: I am impacted
Notification menu
Refresh (Shortcut: Shift+r)
Go home (Shortcut: u)
Pending code changes (auto-populated)
View issue level access limits(Press Alt + Right arrow for more information)
Request for new functionality
View staffing
Description
Currently
Tabs
in all scenarios have an extremely huge minimum width and height internally defined. These cannot be lowered unless we duplicate the entire component locally. It would be much simpler to be able to define the minWidth in Dp, essentially overridingval ScrollableTabRowMinimumTabWidth = 90.dp
. Also it would be great to define a minHeight, or tab content padding, to lower the overall tab height. I found that the tab heights are often feel enormous, taking up too much space, since they are defined as:Other info: