mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-02-04 04:57:39 +01:00
Lint fixes.
This commit is contained in:
parent
869eb262f3
commit
e948e9d85a
@ -48,7 +48,7 @@ class CallAudioManager(
|
||||
|
||||
private var savedIsSpeakerPhoneOn = false
|
||||
private var savedIsMicrophoneMute = false
|
||||
private var savedAudioMode = AudioManager.MODE_INVALID
|
||||
private var savedAudioMode = AudioManager.MODE_NORMAL
|
||||
|
||||
private var connectedBlueToothHeadset: BluetoothProfile? = null
|
||||
private var wantsBluetoothConnection = false
|
||||
|
Loading…
x
Reference in New Issue
Block a user