Fix compose focus/cursor

This commit is contained in:
RainLoop Team 2017-07-06 02:49:12 +03:00
parent ab374bbb71
commit a72b95a868
3 changed files with 60 additions and 37 deletions

View file

@ -280,7 +280,7 @@ class ContactsPopupView extends AbstractViewNext
{
this.bBackToCompose = false;
hideScreenPopup(require('View/Popup/Contacts'));
hideScreenPopup(ContactsPopupView);
switch (this.sLastComposeFocusedField)
{