better reply fallback stripping

This commit is contained in:
Sorunome 2020-02-20 20:45:38 +01:00
commit 6d2796bc0a
5 changed files with 8 additions and 10 deletions

View file

@ -239,7 +239,7 @@ class MatrixState extends State<Matrix> {
// Calculate the body
final String body = event.getLocalizedBody(context,
withSenderNamePrefix: true, hideQuotes: true);
withSenderNamePrefix: true, hideReply: true);
// The person object for the android message style notification
final person = Person(