gsantner / memetastic

Meme Creator for Android - Simple & Ad-Free
https://github.com/gsantner/memetastic#readme
GNU General Public License v3.0
309 stars 122 forks source link

Feature: Slideshow images #179

Open gsantner opened 4 years ago

gsantner commented 4 years ago

General information

Description

The imageview works nice and has gesture to swipe between pictures.

It would be a nice feature addition if it also supports slideshows. The goal is to add an option to the viewer activity that enables slideshow, thus changing displayed picture every 3 seconds. When reaching the end of image list, just start over again (endless slideshow). On click somewhere stop slideshow.

maroskapral commented 4 years ago

Hello, I can take this issue :)

gsantner commented 4 years ago

@Matelko1 Feel free to start :)

gsantner commented 4 years ago

@Matelko1 Thanks!

Please make a pull request as soon as you start, that makes it easier to detect bigger issues and you don't do certain things multiple times :).