charlesmudy / responsive-html-email-template

Responsive HTML email template designed to work on all major email platforms and smartphones

Home Page:http://www.charlesmudy.com/respmail/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rendering issues in Gmail app (Android)

mrcasual opened this issue · comments

commented

Wrapper is set to 600px. There's no way to scroll to the right.

screenshot

And when it's not set to 600, it works nicely?

And when it's not set to 600, it works? If so then there must be an issue from your side

commented

Yes, it works at 500. I was trying to follow your instructions to modify the width:

** Quick modification **
We are using width of 500 for the whole content,
you can change it any size you want (e.g. 600).

So I think you did something wrong, you want to share your code?

commented

Sure, in this particular example I changed all widths of 500px to 600px: https://gist.github.com/mrcasual/3bc0f0d9eb15033184b6

Exactly the same problems when altering your code to 600px width.
Did you solve this?

I'm working with a 600px variant myself and it works perfectly. Also your gist seems to work. Can't find any issue. Tested on iPhone6, Safari and Chrome as well as on Desktop.

commented

Try Android...

Yes, works on Android. I haven't tested your layout but the one I adapted, also to a width of 600px. Let me have look tomorrow morning as soon as I get my hands on the Android in the office. Have you tested the Chrome Inspector Device Preview? This one looks fine here.

commented

Also check on both 4" and 5" devices that are running KiktKat and Lollipop. The screenshot above is KitKat on 5" using the gist that I've attached. Not sure what setup @fragdieb has.

If your layout works, please share the code and I'll test it.

commented

Confirm, not working on android browser :(