Who has done similar work on paging navigation? I ...
# compose-wear
l
Who has done similar work on paging navigation? I can't find the code on the document. thank you!
y
You will want to use https://google.github.io/accompanist/pager/ for now.
y
I have heard about Accompanist for the first time. This info is great and should be available from material site with a wear os subsection. https://material.io/develop/android
y
Be aware it isn't specific for Wear, it may not work perfectly. It may also add extra dependencies from non-wear compose. But I've had good results with the pager, and it beats reimplementing it yourself from scratch.
l
Thank you for your answer. I will try to see if I can meet my current needs.
j
@Steve Bower [G]
s
We have been looking at the integration with the horizontal pager, as I understand it, some extra work is needed on our side. I'll follow up.
l
I don't quite understand what you mean. Do you mean that you will deal with this problem in the future, or do you need me to judge whether to close the page or scroll pager by sliding my finger on the screen Thank you! @Steve Bower [G]
s
Hi Lebron - please take a look at issuetracker.google.com/issues/218663790, I believe what you're describing is the same issue and it's being worked on already - thanks.
l
I've seen it, indeed, thank you.