Is there any way to specify one layout for portrait mode and another to reverse-portrait mode?
By portrait mode I mean that you rotate your device, for example, right (from landscape mode), and reverse-portrait mode – left.
So, my point is to make right side menu, that will alwayse be there (and buttons will just rotate). Or is there any better solution to achieve this?
You need to do this manually with the following Code:
as mentioned in Activity in portrait or reverse portrait only