commit | 4028e9e51e10e10bdaead4d90f6af2d30242b624 | [log] [tgz] |
---|---|---|
author | Muhammed Siju <msiju@codeaurora.org> | Mon Jun 27 15:33:23 2016 +0530 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Wed Oct 12 21:43:56 2016 -0700 |
tree | a83ba262118751dedb244ea051639f7595cdec39 | |
parent | ddf5df93718649c08db8bdc6aca4c694561c91c6 [diff] |
IMS-VT: Fix issue of screen timing out after orientation change During activity recreation on orientation change, InCallActivity instance is not updated in InCallPresenter when screen timeout is being disabled. To fix this, enable/disable screen timeout using activity instance retrieved from VideoCallFragment. Change-Id: I6b816482a8e981a8dae11799a7b7e5880476a6ea CRs-Fixed: 1032198