Commented out a settings category also
This commit is contained in:
2020-05-03 19:02:39 -04:00
parent e9d3f0689a
commit 1424bcc65c
11 changed files with 2 additions and 1 deletions

View File

@@ -16,7 +16,7 @@
app:useSimpleSummaryProvider="true" />
</PreferenceCategory>
<!--
<PreferenceCategory app:title="@string/sync_header">
<SwitchPreferenceCompat
@@ -31,5 +31,6 @@
app:title="@string/attachment_title" />
</PreferenceCategory>
-->
</PreferenceScreen>