Join Slack
Powered by
Hi, im using `accompanist Pager`, how i change my ...
# compose
n
Nthily
05/15/2021, 8:28 PM
Hi, im using
accompanist Pager
, how i change my interface when i click button?
c
cb
05/15/2021, 9:31 PM
The sample demonstrates this:
https://github.com/google/accompanist/blob/main/sample/src/main/java/com/google/accompanist/sample/pager/HorizontalPagerBasicSample.kt
🚀 1
👍 1
n
Nthily
05/15/2021, 9:45 PM
thanks!
👍 1
Nthily
05/17/2021, 12:41 PM
Copy code
pagerState.animateScrollToPage(index)
😛
👍 1
Open in Slack
Previous
Next