mirror of
https://github.com/SimpleMobileTools/Simple-SMS-Messenger.git
synced 2025-01-30 17:14:55 +01:00
Properly load threads on configuration changes
This commit is contained in:
parent
8675de70c2
commit
9ff6c3cbb6
@ -147,6 +147,8 @@ class MainActivity : SimpleActivity() {
|
||||
finish()
|
||||
}
|
||||
}
|
||||
} else {
|
||||
loadMessages()
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user