commit | 78a7fbdc43804db52df92c56d6791fbae9210285 | [log] [tgz] |
---|---|---|
author | Muhammed Siju <msiju@codeaurora.org> | Thu Sep 01 12:32:25 2016 +0530 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Sat Sep 03 03:22:45 2016 -0700 |
tree | 98c159defe052792a81285a15d8c19aabf27a009 | |
parent | cb43780f8c36a2e6403867ecae1c2da5b5ff38a7 [diff] |
IMS-VT: Do not toggle full screen mode when not in video call. If far end view is clicked almost same time when video call is downgraded from remote end, there is a chance that click event is handled after exiting video mode. This will cause call controls to be removed from UI. To fix this, ignore toggling of fullscreen mode when not in video mode. Change-Id: I08c773d9bcc3c99b9aee3b2bb235f3d38762d380 CRs-Fixed: 1031498