How to sync TabRow indicator with HorizontalPager ...
# compose
u
How to sync TabRow indicator with HorizontalPager scroll offset? Accompanist has https://google.github.io/accompanist/api/pager-indicators/com.google.accompanist.pager/pager-tab-indicator-offset.html Without it, the indicator just jumps to end positions, doesn't mirror the scroll offset "per pixel" Is this or equivalent available in 1st party lib? (TabRow & HorizontalPager are now 1st party composables)