Added Proxy Address preference dependency
This commit is contained in:
parent
a52d83f20b
commit
a4e47193a4
1 changed files with 2 additions and 1 deletions
|
@ -56,7 +56,8 @@ Contact us at <joguitos+pluck@luca0n.com>.
|
|||
android:defaultValue="@string/pref_network_proxy_address_default"
|
||||
android:key="@string/pref_network_proxy_address"
|
||||
android:title="@string/pref_network_proxy_address_title"
|
||||
android:summary="@string/pref_network_proxy_address_summary" />
|
||||
android:summary="@string/pref_network_proxy_address_summary"
|
||||
android:dependency="@string/pref_network_proxy" />
|
||||
</PreferenceCategory>
|
||||
<PreferenceCategory
|
||||
android:title="@string/pref_category_ui_title">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue