ScreamingHawk / android-slideshow

A simple slideshow application for your mobile.
MIT License
43 stars 45 forks source link

Change Log pop up appears twice #115

Closed ScreamingHawk closed 6 years ago

ScreamingHawk commented 6 years ago

When using the autoStart feature, the change log pop up appears twice.

A check needs to be added to see if the pop up is currently shown and not show it if it is.

Would be nice to have this pop up on the ImageActivity too but that's a nice to have extra.

ScreamingHawk commented 6 years ago

Note to self: Test auto start with version update and view changelog on imageactivity