Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Slide is not available: 1 #24

Open
andreilisun opened this issue Feb 19, 2015 · 3 comments
Open

Slide is not available: 1 #24

andreilisun opened this issue Feb 19, 2015 · 3 comments

Comments

@andreilisun
Copy link

Hello Vincent,
First of all I want to thank you for your work. This library is really helpful.
All works perfectly except one: it always skips slide at position 1 when playing 1st loop. Even in your Demo app from Play Store.
Please, if you know where problem is just point out.
Thanks,
Andrew

@vpratfr
Copy link
Member

vpratfr commented Mar 2, 2015

Hi,

I have not noticed that. But feel free to submit a pull request to correct it, that should be an easy fix. You can have a look at the playlist implementation (maybe a next() is issued right when we start playing the slideshow)

@cristidregan
Copy link

Hi,
Is there a fix for this issue? I tried to find a solution, but unfortunately I failed.
So please let me know if I can do something to make it work.
Thanks.

@sebouh00
Copy link

I created a pull request to fix this. Basically, add prepareSlide(pl.getNextSlide()); after SlideShowView.displaSlide().

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants