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

Commit e8939bb8 authored by Ramanan Rajeswaran's avatar Ramanan Rajeswaran
Browse files

resolved conflicts for merge of a798dd86 to donut

parents 3d4b7065 a798dd86
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -131,6 +131,10 @@ public class GoogleWebContentHelper {
        return this;
    }

    /**
     * Loads data into the webview and also provides a failback url
     * @return This {@link GoogleWebContentHelper} so methods can be chained.
     */
    public GoogleWebContentHelper loadDataWithFailUrl(String base, String data, 
        String mimeType, String encoding, String failUrl) {
        ensureViews();