Search code examples
androideclipselistviewscreen-rotationgalleryview

Turning list to gallery view when screen is rotated?


Currently i have a simple listview of movies and want to turn that listview into a gallery of movie pictures when rotated. So basically i want to know if this is possible?


Solution

  • You have to create a separate layout for landscape orientation, in this specific layout you can use galleryview