Removing the summary texts for the Accessibility checkbox
as requested by Raman.
This commit is contained in:
@@ -20,8 +20,6 @@
|
||||
<CheckBoxPreference
|
||||
android:key="toggle_accessibility_service_checkbox"
|
||||
android:title="@string/toggle_accessibility_title"
|
||||
android:summaryOn="@string/disable_accessibility_service_summary"
|
||||
android:summaryOff="@string/enable_accessibility_service_summary"
|
||||
android:persistent="false"/>
|
||||
|
||||
<PreferenceCategory android:key="accessibility_services_category"
|
||||
|
||||
Reference in New Issue
Block a user