Put typing notifications above the text input
This commit is contained in:
parent
d60c2b76e3
commit
28b3a3fde0
4 changed files with 13 additions and 13 deletions
|
|
@ -8,6 +8,7 @@ namespace conf
|
|||
{
|
||||
// Global settings.
|
||||
static const int fontSize = 12;
|
||||
static const int textInputFontSize = 14;
|
||||
static const int emojiSize = 14;
|
||||
static const int headerFontSize = 21;
|
||||
static const int typingNotificationFontSize = 11;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue