Discussion:
[chromium-discuss] Reset zoom level from Android Content Shell App
François Cabrol
2018-10-26 01:07:59 UTC
Permalink
Hi everyone,

I am working on a fork of Chromium's Content Shell using Android KitKat.
SInce it is KitKat, I cannot use the Android WebView for rich web apps. The
intent is basically to display rich web apps and to provide a very basic
web navigation experience, so the functionalities of the Content Shell
Android app are sufficient for me.

The only extra I would need is the possibility to set programmatically the
zoom level (+, -, reset).

I noticed the method *RenderViewImpl::SetZoomLevel *but I don't know how to
get the pointer to the *RenderViewImpl *instance from file
*shell_controller.cc*

Does anyone have a clue ?

Thank you,

François
--
--
Chromium Discussion mailing list: chromium-***@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-discuss

---
You received this message because you are subscribed to the Google Groups "Chromium-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-discuss+***@chromium.org.
Loading...