Could you please expose contentPadding in the androidx.tv.material3.TabRow as it is done in the LazyList ? It will allow to add a padding where the elements could be visible during scroll without multiple hacks. The behavior could be the same as in the LazyRow/LazyColumn
Note that adding an option for fading edge would be also great !
Description
Version used: All
Devices/Android versions reproduced on: All
Could you please expose contentPadding in the androidx.tv.material3.TabRow as it is done in the LazyList ? It will allow to add a padding where the elements could be visible during scroll without multiple hacks.
The behavior could be the same as in the LazyRow/LazyColumn
Note that adding an option for fading edge would be also great !