Class GalleryData

  • All Implemented Interfaces:

    
    public final class GalleryData
    extends ExtraData
                        

    Represents a gallery of images and/or videos without titles using default click behaviours:

    • Images: Zoomed with the option to save the image.

    • Video: Web browser or built-in player depending of the link.

    • Youtube: Open the video in the Youtube app or the browser it it's not installed.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final List<MediaItem> list
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final List<MediaItem> getList()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait