Disable swipe right to go back in some Activities. Rename 'Swipe Right to Go Back From Comments' to 'Swipe Right to Go Back'.

This commit is contained in:
Alex Ning
2020-07-14 19:43:26 +08:00
parent 8320a7509c
commit 19c2d0b979
33 changed files with 38 additions and 66 deletions

View File

@@ -4,7 +4,8 @@
<SwitchPreference
app:defaultValue="true"
app:key="swipe_to_go_back_from_post_detail"
app:title="@string/settings_swipe_to_go_back_from_post_detail_title" />
app:title="@string/settings_swipe_to_go_back_title"
app:summary="@string/settings_swipe_to_go_back_summary" />
<SwitchPreference
app:defaultValue="false"