mirror of
https://github.com/SimpleMobileTools/Simple-SMS-Messenger.git
synced 2025-06-05 21:49:22 +02:00
removing an empty line
This commit is contained in:
@@ -93,7 +93,6 @@ class SearchActivity : SimpleActivity() {
|
|||||||
val conversations = conversationsDB.getConversationsWithText(searchQuery)
|
val conversations = conversationsDB.getConversationsWithText(searchQuery)
|
||||||
if (text == mLastSearchedText) {
|
if (text == mLastSearchedText) {
|
||||||
showSearchResults(messages, conversations, text)
|
showSearchResults(messages, conversations, text)
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
} else {
|
} else {
|
||||||
|
Reference in New Issue
Block a user