mirror of
https://gitlab.linphone.org/BC/public/linphone-android.git
synced 2026-01-17 11:28:06 +00:00
fix proximity sensor issue while rotating screen
This commit is contained in:
parent
cb7bb1bbf3
commit
50680555af
1 changed files with 1 additions and 0 deletions
|
|
@ -252,6 +252,7 @@ public class DialerActivity extends Activity implements LinphoneCoreListener {
|
|||
mDisplayNameView.setText(lLinphoneCore.getRemoteAddress().getUserName());
|
||||
}
|
||||
configureMuteAndSpeakerButtons();
|
||||
LinphoneActivity.instance().startProxymitySensor();
|
||||
mWakeLock.acquire();
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue