In IntelliJ, I can preview a screen. If it is a ViewFlipper, it only shows the first page. Is there a way to preview all the pages of a flipper?
I can slightly modify the layout and preview each page, but I would like to preview them without touching the layout file.
No, unfortunately this is not possible at the moment. You will have to switch views since you will only see the first ViewFlipper
child.
I already filed a feature request and it is being considered, but no promises at the time: http://youtrack.jetbrains.com/issue/IDEA-123407