Hide typing notifications in threads, fix #5271

This commit is contained in:
ismailgulek
2021-12-08 14:45:44 +03:00
parent 0b532e434b
commit 5309b81bfb
3 changed files with 21 additions and 11 deletions
@@ -45,6 +45,11 @@
*/
@property(nonatomic) BOOL showBubbleDateTimeOnSelection;
/**
Flag to decide displaying typing row in the data source. Default is YES.
*/
@property (nonatomic, assign) BOOL showTypingRow;
/**
Current room members trust level for an encrypted room.
*/