AquaMail Forum

English - Android => Bug reports => Topic started by: g6agarwal on May 06, 2014, 02:20:11 pm

Title: Zooming in message
Post by: g6agarwal on May 06, 2014, 02:20:11 pm
I got a mail with embedded image and i unable to zoom out.

Pls help!!

Sent from my GT-I9500 using Tapatalk

Title: Re: Zooming in message
Post by: g6agarwal on May 06, 2014, 02:52:51 pm
Hey your and mine options are different?? (http://img.tapatalk.com/d/14/05/06/tezy5eze.jpg)

Sent from my GT-I9500 using Tapatalk

Title: Re: Zooming in message
Post by: g6agarwal on May 06, 2014, 03:08:09 pm
Pls give me link of latest build I am not able to get these settings

Sent from my GT-I9500 using Tapatalk

Title: Re: Zooming in message
Post by: g6agarwal on May 06, 2014, 03:53:35 pm
Which version you are using!? I am unable to figure it out which is the latest version.. Pls help!

Sent from my GT-I9500 using Tapatalk
Title: Re: Zooming in message
Post by: g6agarwal on May 06, 2014, 07:10:09 pm
Thanks for your reply still I am not getting these settings!! (http://img.tapatalk.com/d/14/05/06/2a9ymase.jpg)

Sent from my GT-I9500 using Tapatalk

Title: Re: Zooming in message
Post by: g6agarwal on May 06, 2014, 07:28:25 pm
Zoom controller and mobile view??

Sent from my GT-I9500 using Tapatalk

Title: Re: Zooming in message
Post by: g6agarwal on May 06, 2014, 07:35:15 pm
Yes!!

Sent from my GT-I9500 using Tapatalk

Title: Re: Zooming in message
Post by: g6agarwal on May 06, 2014, 07:43:15 pm
Yes rebooted several times.. but I am not getting these settings I am running 4.4.2 gs4.


Sent from my GT-I9500 using Tapatalk

Title: Re: Zooming in message
Post by: g6agarwal on May 06, 2014, 10:02:41 pm
Yes I have other issues relating to message view. (http://img.tapatalk.com/d/14/05/07/anutapa4.jpg)

Sent from my GT-I9500 using Tapatalk

Title: Re: Zooming in message
Post by: g6agarwal on May 06, 2014, 11:10:08 pm
I tried to install 2013 version and I got these settings but after update it will not appear

Sent from my GT-I9500 using Tapatalk

Title: Re: Zooming in message
Post by: g6agarwal on May 06, 2014, 11:31:36 pm
Ok kindly look into below screen shot!! Without ZOOM(http://img.tapatalk.com/d/14/05/07/y9y5etyd.jpg)

With zoom!!
(http://img.tapatalk.com/d/14/05/07/qebuvuzu.jpg)


Sent from my GT-I9500 using Tapatalk

Title: Re: Zooming in message
Post by: g6agarwal on May 06, 2014, 11:32:41 pm
When I try to zoom it not fit according to screen I hope you understand my issue!!

Sent from my GT-I9500 using Tapatalk

Title: Re: Zooming in message
Post by: g6agarwal on May 06, 2014, 11:44:55 pm
Nopes it's not working if I pinch the screen twice it back to zoom out like in first screen shot

Sent from my GT-I9500 using Tapatalk

Title: Re: Zooming in message
Post by: Kostya Vasilyev on May 07, 2014, 01:47:59 am
Android 4.4 has substantial changes to the system component for displaying HTML.

Pretty much every single app that used this component (including K9) was affected, and had to find workarounds (yes, Google doesn't care).

As a result, Aqua lost the "+/-" message zooming buttons. However, double tap should still work -- and is handled by the system.

Also note that there is a new zooming gesture in 4.4: "one-and-a-half" tap and drag...

It's kind of hard to explain, but I'll try: tap - release - tap - drag your finger up or down. This is system-wide, and also works in Chrome.
Title: Re: Zooming in message
Post by: g6agarwal on May 07, 2014, 08:18:20 am
But its not happen with other mail app.

When I zoom they fit according to mobile screen but in AM it doesn't.

Kindly help?
Title: Re: Zooming in message
Post by: Kostya Vasilyev on May 11, 2014, 01:30:46 am
I replied in the other topic you created.

The mobile view having been removed affects stock Android Email (and btw, it zooms almost "to infinity") and K9 mail. Obviously I can't speak for all other mail apps.

From developer documentation:

http://developer.android.com/guide/webapps/migrating.html#Columns

Quote
The NARROW_COLUMNS value for WebSettings.LayoutAlgorithm is not be supported in the new WebView.

Caution: These APIs are not supported on Android 4.4 and higher at all. Even if your targetSdkVersion is set to "18" or lower, these APIs have no effect

Additionally, the SINGLE_COLUMN value—which was previously deprecated—is also not supported in the new WebView.