Add swap tap and long click option.

This commit is contained in:
Hermes Junior
2020-05-11 21:26:55 +02:00
committed by OHermesJunior
parent c705292bf8
commit 3c32daaca2
4 changed files with 47 additions and 25 deletions

View File

@@ -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>