mirror of
https://github.com/FossifyOrg/Phone.git
synced 2026-04-19 14:57:22 -04:00
Add empty line
This commit is contained in:
@@ -347,6 +347,7 @@ class DialpadActivity : SimpleActivity() {
|
||||
startCallIntent(number)
|
||||
}
|
||||
}
|
||||
|
||||
Handler().postDelayed({
|
||||
binding.dialpadInput.setText("")
|
||||
}, 1000)
|
||||
|
||||
Reference in New Issue
Block a user