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