Skip to content

Commit eae4990

Browse files
author
Lilia Markham
committed
Remove MMS delivery report setting
No good reason to have this cluttering up the menu when it is disabled and not implemented.
1 parent 5cd044a commit eae4990

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

res/xml/preferences.xml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,6 @@
1919
android:key="pref_delivery_report_sms"
2020
android:summary="@string/preferences__request_a_delivery_report_for_each_sms_message_you_send"
2121
android:title="@string/preferences__sms_delivery_reports" />
22-
23-
<CheckBoxPreference android:defaultValue="false"
24-
android:key="pref_delivery_report_mms"
25-
android:summary="@string/preferences__request_a_delivery_report_for_each_mms_message_you_send"
26-
android:enabled="false"
27-
android:title="@string/preferences__mms_delivery_reports" />
2822
</PreferenceCategory>
2923

3024
<PreferenceCategory android:title="@string/preferences__storage">

0 commit comments

Comments
 (0)