Avoid lint warning
This commit is contained in:
@ -1114,7 +1114,7 @@ class MainActivity : AppCompatActivity() {
|
||||
}
|
||||
"call established" -> {
|
||||
if (aor == aorSpinner.tag) {
|
||||
dtmf.setText("")
|
||||
dtmf.text = null
|
||||
dtmf.hint = getString(R.string.dtmf)
|
||||
showCall(ua)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user