mirror of
https://codeberg.org/Bazsalanszky/Infinity-For-Lemmy.git
synced 2025-10-05 21:39:50 +02:00
Add swap tap and long click option.
This commit is contained in:
committed by
OHermesJunior
parent
c705292bf8
commit
3c32daaca2
@@ -33,4 +33,9 @@
|
||||
app:key="volume_keys_navigate_posts"
|
||||
app:title="@string/settings_volume_keys_navigate_posts_title" />
|
||||
|
||||
<SwitchPreference
|
||||
app:defaultValue="false"
|
||||
app:key="swap_tap_and_long_in_comments"
|
||||
app:title="@string/settings_swap_tap_and_long_title" />
|
||||
|
||||
</PreferenceScreen>
|
Reference in New Issue
Block a user