Is there a method of turning off the Gmail App's Auto-resize feature in an
email's layout?
I'm laying out an email to be viewed across browsers and mobile platforms
and mostly all is going well. It's laid out in tables, using inline
styling etc. However, despite a media-query to the effect of a 600px
max-width, the Gmail app on at least my and one other Android I have
access to is opting to resize the images and layout to fit into it's area
instead of using the media query or letting it fit itself into the window
normally, either of which would be fine.
For personal use, I'm able to 'turn off auto-resize' on my phone, and then
the email lays out as it would in a browser.
Is there a means to either tell the Gmail app not to auto-resize from the
email size or to use the media query instead?
No comments:
Post a Comment