B4A Question 2 questions on layout variant and AutoscaleAll - marcick    Dec 5, 2023
Does it make sense , today, to design a layout based on the default variant 320x480 ?
It is a bit tricky to fit all the views you need and, today, which device has a so small resolution ?
which... B4A Question Tablet layout variant - aeric (first post)    Jun 24, 2025   (1 reaction) 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
255360185... Bug? Tiny screen layout variant problem! - agraham    Jul 28, 2019 with a reported scale of 0.75.
My BA layout has two variants 360 x 720 and 720 x 360, both scale 1... orientation, only the portrait variant is loaded :(
Is the variant choice made by LoadLayout being confused... B4A Question Different font sizes in different layout variants? - nfordbscndrd    Feb 11, 2011 I have an app with 3 layouts: 800x480x240, 800x480x160, and 480x320x160. I resize Views to fit the different sizes and resolutions, but when I use Designer to change the font on a View, such as on a label or button, it changes it on ALL of the variants. The Views, themselves, remain the different sizes I've made them for different layouts, just the font sizes change. The layout has over 40 labels and buttons, which is a lot to have to change programmatically to adjust for different... Bug? B4i Layout Designer - Variant wrong size? - MikeH    Jan 25, 2022 This should be 200 x 200 but looks more like 400 x 200. Whatever size I choose, it always looks 2x too wide.
124688... B4A Question Layout Variants - MrKim (first post)    Dec 11, 2023 Where this gets difficult: We supply the user with more or less information DEPENDING ON SCREEN SIZE... B4A Question AVD Manager and what layout variant for Samsung Galaxy 4 and other new phones - moster67    May 5, 2013 values for Samsung Galaxy S4 to use when setting up a new layout variant?
Thanks....I am starting to get some reports about some small layout-issues with Samsung Galaxy 4 which... B4A Question [Wish] Layout Variants Lists - rfresh    Apr 6, 2012 After creating all of my custom variant layout templates for one .bal file, it would be nice if I could 'import' that list into a newly created .bal file. Currently, I have to create all my custom variants again for each new .bal file. A lot of manual work for many .bal files!!
Thanks...... B4A Question [Wish] Layout Variants List Sorted - rfresh    Apr 4, 2012 It would be helpful if the Variant List in the Designer Scripts were sorted.
320x480
480x800
vs
480x800
320x480
Thanks...... B4A Question [Wish] Layout Variants List - rfresh    Mar 27, 2012 It would be helpful if we could name our layout variants. If there was a Name field in column 1 followed by the current column (would be col 2) showing the resolution. That way, we could more easily and quickly find the screen/device we want to work on instead of having of read each line looking for the correct resolution. I know some devices have the same resolution but at least we could create a baseline name for each resolution. We can name our emulators and I find this to be a huge... Page: 1   2   3   4   |