Skip to content

Commit

Permalink
Merge pull request #4 from luisbocanegra/dev
Browse files Browse the repository at this point in the history
  • Loading branch information
luisbocanegra authored Nov 1, 2022
2 parents 763412e + 6d80ea9 commit b6aef43
Showing 1 changed file with 7 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<!-- Smart replies in notifications: Whether by default tapping on a choice should let the user
edit the input before it is sent to the app. Developers can override this via
RemoteInput.Builder.setEditChoicesBeforeSending. -->
<bool name="config_smart_replies_in_notifications_edit_choices_before_sending">true</bool>
</resources>

0 comments on commit b6aef43

Please sign in to comment.