feat: add setting to disable double tap to search

This commit is contained in:
FineFindus
2023-09-03 15:47:11 +02:00
parent c3f3a9be7e
commit 0725c2a741
4 changed files with 8 additions and 2 deletions

View File

@@ -87,6 +87,7 @@
<!-- Settings -->
<string name="mo_notification_audience_settings">Notification Audience</string>
<string name="mo_settings_show_posts_without_alt">Show media posts with missing alt text</string>
<string name="mo_double_tap_to_search">Double tap to open search</string>
<string name="mo_double_tap_to_swipe_between_tabs">Double tap to swipe between tabs</string>
<string name="mo_haptic_feedback">Haptic feedback</string>
<string name="mo_swap_bookmark_with_reblog">Swap bookmark with reblog action</string>