[Interest] How to change Android web setting of underlying webview ?
Gian Maxera
gmaxera at gmail.com
Fri Nov 20 17:36:49 CET 2015
I added to the Java Activity a method that traverse all child looking for WebView … and when found it change the settings.
Not general purpose solution … but it works for me.
> On 20 Nov 2015, at 16:35, Jason H <jhihn at gmx.com> wrote:
>
> I think you need to move to WebEngine ?
>
>
>> Sent: Thursday, November 19, 2015 at 10:27 AM
>> From: "Gian Maxera" <gmaxera at gmail.com>
>> To: interest <interest at qt-project.org>
>> Subject: [Interest] How to change Android web setting of underlying webview ?
>>
>> Hello,
>> I need to change on Android the web settings of the Android WebView used by the QML WebView element.
>> There is a trick to get access to the java WebView used by QML WebView ?
>>
>> Ciao,
>> Gianluca.
>>
>> _______________________________________________
>> Interest mailing list
>> Interest at qt-project.org
>> http://lists.qt-project.org/mailman/listinfo/interest
>>
More information about the Interest
mailing list