0

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?

BenMorel
  • 34,448
  • 50
  • 182
  • 322
Glympse
  • 107
  • 1
  • 7

2 Answers2

0

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

bilal.haider
  • 318
  • 1
  • 4
  • 18
0

Yes it's possible take look at the developper documentation Implementing adaptive UI Flow

You can also look at building a flexible UI

JEY
  • 6,973
  • 1
  • 36
  • 51