More information from doncx
Erel, thanks for your reply. Paulsche, my apologies for jumping in. Perhaps this helps us both.
I've uploaded images of my issue. Please find the following:
- Image of tabhost in designer (320x480,scale=1)
- Image of tab contents (sample layout) in designer (320x480,scale=1)
- Image of emulator with tabhost and sample within a tab (320x480)
- Image of emulator with sample layout outside of tabhost (320x480)
The code is ultimately simple:
Activity.LoadLayout("sampling_tabs")
tbh_sampling.AddTab("Sample Data", "sample")
tbh_sampling.AddTab("Notes and Photo", "sample_notes")
All designer scripts declare:
AutoScaleRate(1)
AutoScaleAll
Putting the sample layout in a tab actually expands it!
I'm hoping there's a predictable way to make it fit as scaled in the designer.