jcesar Active Member Licensed User Longtime User Jun 24, 2025 #1 Hi What layout variation should I use for a 9-inch tablet (portrait) ?
P PaulMeuris Well-Known Member Licensed User Jun 24, 2025 #2 If you mean a variant in the visual designer: Or you can specify another variant via Other: You might also want to check the device settings... Upvote 0
If you mean a variant in the visual designer: Or you can specify another variant via Other: You might also want to check the device settings...
aeric Expert Licensed User Longtime User Jun 24, 2025 #3 In most cases, you should not explicitly set the variant size. Use anchor in the layout designer. You can choose the available tablet layout size from the device dropdown during the design. Check Video tutorial for B4A /DPI / DIP Last edited: Jun 24, 2025 Upvote 0
In most cases, you should not explicitly set the variant size. Use anchor in the layout designer. You can choose the available tablet layout size from the device dropdown during the design. Check Video tutorial for B4A /DPI / DIP