add the typing area above the text input in the roomviewcontroller.

This commit is contained in:
yannick
2015-11-24 16:19:45 +00:00
8 changed files with 300 additions and 0 deletions
+3
View File
@@ -73,6 +73,9 @@
"room_option_start_group_video" = "Start group video chat";
"room_option_share_location" = "Share location";
"room_option_share_contact" = "Share contact";
"room_one_user_is_typing" = "%@ is typing...";
"room_two_users_are_typing" = "%@ & %@ are typing...";
"room_many_users_are_typing" = "%@, %@ & others are typing...";
// Settings
"account_logout_all" = "Logout all accounts";