Disable swipe action when there are more than 1 column in PostFragment.

This commit is contained in:
Alex Ning
2020-11-12 12:07:35 +08:00
parent f9834f644c
commit 95a9215ec8
4 changed files with 9 additions and 4 deletions

View File

@@ -506,6 +506,7 @@
<string name="settings_disable_image_preview_title">Disable Image Preview in Data Saving Mode</string>
<string name="settings_swipe_action_swipe_left_title">Swipe Left</string>
<string name="settings_swipe_action_swipe_right_title">Swipe Right</string>
<string name="settings_swipe_action_info_summary">Not applicable to post feed with more than 1 column.</string>
<string name="no_link_available">Cannot get the link</string>