Merge pull request #569 from kriztan/patch-1
Set default preference ...
This commit is contained in:
commit
a8a37ec08d
|
@ -51,6 +51,7 @@
|
||||||
android:title="@string/pref_sound" />
|
android:title="@string/pref_sound" />
|
||||||
|
|
||||||
<CheckBoxPreference
|
<CheckBoxPreference
|
||||||
|
android:defaultValue="true"
|
||||||
android:dependency="show_notification"
|
android:dependency="show_notification"
|
||||||
android:key="always_notify_in_conference"
|
android:key="always_notify_in_conference"
|
||||||
android:summary="@string/pref_conference_notifications_summary"
|
android:summary="@string/pref_conference_notifications_summary"
|
||||||
|
|
Loading…
Reference in a new issue