mirror of
https://github.com/SimpleMobileTools/Simple-SMS-Messenger.git
synced 2025-06-05 21:49:22 +02:00
adding an empty line
This commit is contained in:
@@ -294,6 +294,7 @@ class MainActivity : SimpleActivity() {
|
|||||||
} catch (e: Exception) {
|
} catch (e: Exception) {
|
||||||
ArrayList()
|
ArrayList()
|
||||||
}
|
}
|
||||||
|
|
||||||
val archived = try {
|
val archived = try {
|
||||||
conversationsDB.getAllArchived()
|
conversationsDB.getAllArchived()
|
||||||
} catch (e: Exception) {
|
} catch (e: Exception) {
|
||||||
|
Reference in New Issue
Block a user