mirror of
https://github.com/gsantner/dandelion
synced 2025-12-09 22:01:17 +01:00
Fixes #95
This commit is contained in:
parent
532b80ea84
commit
1cf21f057f
4 changed files with 50 additions and 27 deletions
|
|
@ -9,7 +9,7 @@
|
|||
android:key="@string/pref_key__logging_enabled"
|
||||
android:title="@string/pref_title__logging_enabled"/>
|
||||
<com.github.dfa.diaspora_android.ui.ThemedCheckBoxPreference
|
||||
android:defaultValue="true"
|
||||
android:defaultValue="false"
|
||||
android:key="@string/pref_key__logging_spam_enabled"
|
||||
android:title="@string/pref_title__logging_spam_enabled"/>
|
||||
</com.github.dfa.diaspora_android.ui.ThemedPreferenceCategory>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue