mirror of
https://github.com/SimpleMobileTools/Simple-Contacts.git
synced 2025-06-05 21:59:27 +02:00
adding an End Call button at the call screen
This commit is contained in:
@ -53,6 +53,7 @@ class CallActivity : SimpleActivity() {
|
||||
}
|
||||
|
||||
call_dialpad.setOnClickListener { }
|
||||
call_end.setOnClickListener { }
|
||||
}
|
||||
|
||||
private fun toggleSpeaker() {
|
||||
|
Reference in New Issue
Block a user