question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

goToNextSlide(), goToPreviousSlide() and showSkipButton(boolean) not publicly accessible anymore in 6.x.x

See original GitHub issue

Hi everyone I’m updating to latest 6.x.x beta version (as suggested in #716). Seems like some sort of regression was introduced, since the aforementioned methods goToNextSlide() and goToPreviousSlide() and showSkipButton(boolean) (as shown in #475, #498 and #531) are not publicly accessible anymore. Would it be possible to make them publicly available again?

ref. https://github.com/AppIntro/AppIntro/blob/master/appintro/src/main/java/com/github/paolorotolo/appintro/AppIntroBase.kt#L167

thanks nicola

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:6 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
paolorotolocommented, Oct 26, 2019

I can’t remember any reason why those methods should not be public. @cortinico this actually happened during our kotlin rewrite, if you’re ok there are also more methods I would expose in that class.

0reactions
cortinicocommented, May 11, 2020

Closing as we released 6.0.0 last week and the issue is solved.

Read more comments on GitHub >

github_iconTop Results From Across the Web

goToNextSlid and goToPreviousSlide public method not ...
I use the bxslider plugin in jquery. I set the controls as false and i set the new image for go to next...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found