I'm pretty new to Kotlin and have a few questions....
# getting-started
j
I'm pretty new to Kotlin and have a few questions. Where is the most appropriate place to ask questions regarding problems I'm having with projects?
a
You can try searching for a channel (there’s lots!) relating to the topic of your problem, or just ask here if it’s more general.
j
Thank you
m
You can also search in Kotlin issue tracker. By the way, would you be interested in sharing your experience with our team? https://kotlinlang.slack.com/archives/C0B8MA7FA/p1679053505828789
j
The question I have is regarding the functions that are called when androidx.viewpager.widget.ViewPager and
Copy code
androidx.viewpager.widget.ViewPager.OnPageChangeListener
are used to change pages. Which channel would be appropriate for that?