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

Skip to content
Commit 53ec9375 authored by Ravi Paluri's avatar Ravi Paluri Committed by Gerrit - the friendly Code Review server
Browse files

IMS-VT: Handle configuration changes on low battery Video call

If UE orientation changes with low battery dialog showing, then
low battery dialog is dismissed and <mAlert> is set to NULL.
This dialog is later shown to user when InCallActivity is
is recreated. At this time, onDimiss of AlertDialog is
getting called that is bringing down the dialog. Fix this
by not setting <mAlert> to NULL in onDismiss handler of
AlertDialog

Also remove code done with <onConfigurationChanging> API that
handles configuration changes on low battery dialog since this
is implicitly handled with <onDestroyInCallActivity> API.

Change-Id: I74c272b22dcb88e2e741690e2cf46af3ebf36f94
CRs-Fixed: 1024387
parent 5051b2c2
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