Commit b280fa8f authored by brizental's avatar brizental
Browse files

TB 40041 [android]: Implement Tor Network Settings

Undo rebase mistake. An unrelated pref was accidentally
disabled in this commit. We do want it disabled, it's just
unrelated here.

Will remove it from here and then add it to another commit.
parent 4c547577
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -227,13 +227,13 @@
            app:iconSpaceReserved="false"
            android:title="@string/preferences_customize_extension_collection" />

        <!--
        <androidx.preference.Preference
            android:key="@string/pref_key_link_sharing"
            app:iconSpaceReserved="false"
            app:isPreferenceVisible="false"
            android:title="@string/preferences_link_sharing" />

        <!--
        <androidx.preference.Preference
            android:key="@string/pref_key_open_links_in_apps"
            android:title="@string/preferences_open_links_in_apps"