문제

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?

도움이 되었습니까?

해결책

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

다른 팁

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

You can also look at building a flexible UI

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top