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

Skip to content
Commit 24bab4e7 authored by Muhammed Siju's avatar Muhammed Siju Committed by Gerrit - the friendly Code Review server
Browse files

IMS-VT: Fix orientation change not working after back key press

When InCall activity is recreated after finishing by back key press,
there is a chance that VideoCallPresenter tries to enable
orientation change even before activity is registered with
IncallPresenter. In such cases the cached orientation mode is
updated in VideoCallPresenter even though it was not really updated
in InCallActivity. To fix this, check if new orientation mode was
actually updated before updating cached value in VideoCallPresenter.

Change-Id: Iedc06167bf2edd50c7405a09cd99e68fdc3f4f7c
Crs-Fixed: 1050432
parent 6bdfac41
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