I have read the wiki on layout variants.
I have a program that on a mobile phone should only run in portrait mode but on other devices could do either.
If the program was run on a mobile phone and the owner happened to be holding it in landscape mode, I presume that a test such as shown in the wiki example but recoded to read 320x480x160, would fail, and then not load the layout.
I need to ensure that the layout is not loaded as landscape.
Have I got this totally wrong?
May I have some advice on this please.
I have a program that on a mobile phone should only run in portrait mode but on other devices could do either.
If the program was run on a mobile phone and the owner happened to be holding it in landscape mode, I presume that a test such as shown in the wiki example but recoded to read 320x480x160, would fail, and then not load the layout.
I need to ensure that the layout is not loaded as landscape.
Have I got this totally wrong?
May I have some advice on this please.