Merge branch 'SimpleMobileTools:master' into feature_schedule_send
This commit is contained in:
commit
6f07d6971a
20 changed files with 145 additions and 125 deletions
|
|
@ -93,7 +93,6 @@ class SearchActivity : SimpleActivity() {
|
|||
val conversations = conversationsDB.getConversationsWithText(searchQuery)
|
||||
if (text == mLastSearchedText) {
|
||||
showSearchResults(messages, conversations, text)
|
||||
|
||||
}
|
||||
}
|
||||
} else {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue