B bluedude Well-Known Member Licensed User Longtime User Dec 9, 2010 #1 Hi, I have added several variants for the layout but I still have a problem on my Nexus One that landscape is not fully stretched on the device. On the right side of the screen is a black gap. Wondering which variants to use for this device.
Hi, I have added several variants for the layout but I still have a problem on my Nexus One that landscape is not fully stretched on the device. On the right side of the screen is a black gap. Wondering which variants to use for this device.
Erel B4X founder Staff member Licensed User Longtime User Dec 9, 2010 #2 Layouts are not stretched automatically. Layouts are scaled based on the layout original scale and the device actual scale. You can connect the device to the designer and then see how it looks. Or you can create an emulator with 800 x 480, scale = 1.5 (240 dpi). Upvote 0
Layouts are not stretched automatically. Layouts are scaled based on the layout original scale and the device actual scale. You can connect the device to the designer and then see how it looks. Or you can create an emulator with 800 x 480, scale = 1.5 (240 dpi).