Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 46f74bd1 authored by m0viefreak's avatar m0viefreak
Browse files

WebView: Open links in external Browser

1a20ca06 connected a WebViewClient
to the WebView. But as soon as a client is connected, the WebView
stops handling links itself and tries to display everything on
its own.

Override shouldOverrideUrlLoading() and replicate what Android's
default WebView does if no WebViewClient is connected to work
around this.

This fixes #587.
parent ffc5ba2c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment