简体   繁体   中英

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?

您必须为横向放置一个单独的布局,在此特定布局中,您可以使用galleryview

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

You can also look at building a flexible UI

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM