NetworkPreference: Show current proxy URL when possible

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
This commit is contained in:
Aayush Gupta
2024-10-26 11:10:16 +05:30
parent 870f25f8fa
commit 577bc0d775
2 changed files with 7 additions and 1 deletions

View File

@@ -27,6 +27,7 @@
<PreferenceCategory
app:iconSpaceReserved="false"
app:key="PREFERENCE_PROXY_URL"
app:singleLineTitle="false"
app:summary="protocol://user:password@host:port"
app:title="@string/pref_network_proxy_title" />