Skip to content

Commit

Permalink
Set new context chat menu as default
Browse files Browse the repository at this point in the history
  • Loading branch information
RevealedSoulEven committed Oct 12, 2022
1 parent 8ae5a0a commit 64ccccd
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 @@ -174,7 +174,7 @@
app:key="enable_new_chat_menu"
app:title="@string/enable_new_chat_menu_title"
app:summary="@string/enable_new_chat_menu_description"
app:defaultValue="false"
app:defaultValue="true"
app:iconSpaceReserved="false" />

<MultiSelectListPreference
Expand Down

0 comments on commit 64ccccd

Please sign in to comment.