Scroll lags with `ScrollableTabRow` after a swipe ...
# compose
m
Scroll lags with
ScrollableTabRow
after a swipe using alpha12. In alpha9 the scroll was ok. BottomSheetScaffold has the same weird behavior on swipe edit: I've created an issue in the tracker
s
Nice UI
❤️ 2
m
Thanks ❤️
s
I don't experience any lags with
ScrollableRow
tho
m
Are you using alpha 12?
s
Yep
Wait I mean
Row(Modifier.horizontalScroll())
coz
ScrollableRow
is deprecated
Are you using
ScrollableTabRow
?
m
Yes, ScrollableTabRow, I got confused and spelled the wrong name. Sorry 🤦
I've created an issue in the tracker
🙏 1
r
Is it lagging in release mode as well?
m
I didn't tested the release variant yet but with alpha9 the debug build was ok