mirror of
https://github.com/SimpleMobileTools/Simple-Contacts.git
synced 2025-06-05 21:59:27 +02:00
Merge pull request #909 from MohitMaliFtechiz/Issue#896
Fix recreation of activity and improve filter menu visibility
This commit is contained in:
@ -107,7 +107,8 @@ class MainActivity : SimpleActivity(), RefreshContactsListener {
|
||||
|
||||
if (storedShowTabs != config.showTabs) {
|
||||
config.lastUsedViewPagerPage = 0
|
||||
System.exit(0)
|
||||
finish()
|
||||
startActivity(intent)
|
||||
return
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user