Add some new lines
This commit is contained in:
parent
71e0c177e1
commit
8ebcaa3016
2 changed files with 2 additions and 0 deletions
|
|
@ -713,6 +713,7 @@ class ThreadActivity : SimpleActivity() {
|
|||
numbers.add(it.normalizedNumber)
|
||||
}
|
||||
}
|
||||
|
||||
val newThreadId = getThreadId(numbers)
|
||||
if (threadId != newThreadId) {
|
||||
hideKeyboard()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue