fixing an error toast message
This commit is contained in:
parent
64097665c4
commit
ce35553eca
2 changed files with 4 additions and 2 deletions
|
|
@ -1229,7 +1229,9 @@ class ThreadActivity : SimpleActivity() {
|
|||
}
|
||||
|
||||
setupAdapter()
|
||||
setupSIMSelector()
|
||||
runOnUiThread {
|
||||
setupSIMSelector()
|
||||
}
|
||||
}
|
||||
|
||||
private fun isMmsMessage(text: String): Boolean {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue