Skip to content

Commit

Permalink
Swipeback no longer default
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonHalvdansson committed Apr 21, 2024
1 parent 9e5736c commit 506e32c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/res/xml/root_preferences.xml
Original file line number Diff line number Diff line change
Expand Up @@ -280,7 +280,7 @@
<SwitchPreferenceCompat
app:singleLineTitle="false"
app:key="pref_comments_disable_swipeback"
app:defaultValue="false"
app:defaultValue="true"
app:icon="@drawable/ic_action_swipe"
app:title="Disable swipe back from comments" />

Expand Down

0 comments on commit 506e32c

Please sign in to comment.