]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/res/xml/preferences.xml
Reset the favorite icon and the `WebView` title when a new page loads. Implements...
[PrivacyBrowserAndroid.git] / app / src / main / res / xml / preferences.xml
index a2576f5c1af0b954dea0ffba3f1d8c26836f38bf..b978d8f9c1ed42cf6a057ec8a76f4561fd6db8e0 100644 (file)
         <EditTextPreference
             android:key="homepage"
             android:title="@string/homepage"
-            android:defaultValue="https://www.duckduckgo.com"
+            android:defaultValue="https://duckduckgo.com"
             android:inputType="textUri" />
 
         <ListPreference