]> gitweb.stoutner.com Git - PrivacyCell.git/blobdiff - app/src/main/res/xml/preferences.xml
Disable swiping to dismiss realtime notifications. https://redmine.stoutner.com/issue...
[PrivacyCell.git] / app / src / main / res / xml / preferences.xml
index 95d0515bec31ebaf2ea8740e3479b3656f1e3f38..d49d9b65b22de88d7305100fbff73b75b1a0ea8f 100644 (file)
@@ -28,7 +28,6 @@
         <SwitchPreferenceCompat
             app:key="@string/realtime_monitoring_key"
             app:title="@string/realtime_monitoring"
-            app:summary="@string/realtime_monitoring_summary"
             app:defaultValue="false" />
 
         <Preference