Relative Content

Tag Archive for kotlinwear-os

WearOS: add scrollbar to VerticalPager?

Is it possible to add scroll bar to VerticalPager ?
I can add scrollbar easily with ScalingLazyColumn, but not VerticalPager. There is no documentation given by Google, but app get rejected if no scroll bar added.