1
0
Fork 0
mirror of https://github.com/gsantner/dandelion synced 2025-12-15 16:51:11 +01:00

Made proxy description more precise and made verbose logging depended from debugging

This commit is contained in:
vanitasvitae 2016-10-28 19:19:48 +02:00
parent 666950590b
commit c8eb6f598f
Signed by: vanitasvitae
GPG key ID: DCCFB3302C9E4615
2 changed files with 3 additions and 2 deletions

View file

@ -11,6 +11,7 @@
<com.github.dfa.diaspora_android.ui.theme.ThemedCheckBoxPreference
android:defaultValue="false"
android:key="@string/pref_key__logging_spam_enabled"
android:title="@string/pref_title__logging_spam_enabled"/>
android:title="@string/pref_title__logging_spam_enabled"
android:dependency="@string/pref_key__logging_enabled"/>
</com.github.dfa.diaspora_android.ui.theme.ThemedPreferenceCategory>
</PreferenceScreen>