android-slideshow
android-slideshow copied to clipboard
Slideshow from multiple folders
My use case is a digital photoframe. (Similar to apps like dayframe of fotoo.)
It would be nice to be able to select multiple folders.
I like this idea
Implementation:
- Add check boxes along side each folder / image in the list view
- Add a Play
FAB
button - When clicked send a list of checked items to the
ImageActivity
@jcos1 If you enable the "Play from here" button you can start a slideshow using all sub folders. Might help you while I find time to add this feature