Skip to content

Simple helper class that is a workaround for Webviews Crashing / rendering blank on Android 4.4 in Titanium

License

Unknown, Unknown licenses found

Licenses found

Unknown
LICENSE
Unknown
LICENSE.txt
Notifications You must be signed in to change notification settings

mpociot/TiWebviewFragment

Repository files navigation

Webview Fragment Module

Android 4.4 introduced a new WebView engine "Chromium".

This webview fails to render (in some cases) in Titanium - See tracked Issue

The official workaround is to add a borderRadius to the Webview, so that hardwareAcceleration is disabled. Sadly this also removes the ability to view Youtube videos in the Webview, without making them fullscreen.

This module fixes this issue.

About

Simple helper class that is a workaround for Webviews Crashing / rendering blank on Android 4.4 in Titanium

Resources

License

Unknown, Unknown licenses found

Licenses found

Unknown
LICENSE
Unknown
LICENSE.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published