Add an option to disable swiping between tabs in MainActivity.

This commit is contained in:
Alex Ning
2020-09-15 23:03:08 +08:00
parent 8ce4a0ef6b
commit 7c23be5d2f
6 changed files with 35 additions and 1 deletions

View File

@@ -480,6 +480,7 @@
<string name="settings_separate_folder_for_each_subreddit">Separate Folder for Each Subreddit</string>
<string name="settings_swipe_action_title">Swipe Action</string>
<string name="settings_vibrate_when_action_triggered_title">Vibrate the phone when the action is triggered</string>
<string name="settings_disable_swiping_between_tabs_title">Disable Swiping Between Tabs</string>
<string name="no_link_available">Cannot get the link</string>