I am trying to build 2 responsive columns using Foundation for Emails like the example below.
<columns small="12" large="6">First Column</columns>
<columns small="12" large="6">Second Column</columns>
It works default Android Email app, but it doesn't on the Gmail app for Android. Gmail app seems to render the Large View Port shrank.
Gmail App for Androids does not render Small Viewport. It shrinks Large Viewport into the screen.