mirror of
https://codeberg.org/Bazsalanszky/Infinity-For-Lemmy.git
synced 2025-10-05 21:39:50 +02:00
New option: Swipe Vertically to Go Back From Media.
This commit is contained in:
@@ -7,6 +7,11 @@
|
||||
app:title="@string/settings_swipe_to_go_back_title"
|
||||
app:summary="@string/settings_swipe_to_go_back_summary" />
|
||||
|
||||
<SwitchPreference
|
||||
app:defaultValue="true"
|
||||
app:key="swipe_vertically_to_go_back_from_media"
|
||||
app:title="@string/settings_swipe_vertically_to_go_back_from_media_title" />
|
||||
|
||||
<SwitchPreference
|
||||
app:defaultValue="false"
|
||||
app:key="lock_jump_to_next_top_level_comment_button"
|
||||
|
Reference in New Issue
Block a user