Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 9aae4a3c authored by Muhammed Siju's avatar Muhammed Siju Committed by Linux Build Service Account
Browse files

IMS-VT: Fix orientation change issue during VT conference call.

Current orientation in OrientationModeHandler is dependent only
on the cached orientationMode value. Where as orientation value for
a call depends on the orientation mode as well as videostate.
So if the primary call changes from audio only call to video call
while orientation mode remains as dynamic, VideoCallPresenter is not
setting the new orientation.
To fix this store that last set orientation value in
VideoCallPresenter and use it for checking orientation mode change.

Change-Id: Ifff35049ae3f640275371cd1d17ee57f83cc4600
CRs-Fixed: 1047384
parent 3ca9d661
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment