mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-28 11:55:20 +01:00
Local contacts account
This commit is contained in:
@@ -1646,6 +1646,7 @@ public class ActivitySetup extends ActivityBase implements FragmentManager.OnBac
|
||||
|
||||
private void onManageLocalContacts(Intent intent) {
|
||||
Bundle args = new Bundle();
|
||||
// All accounts
|
||||
args.putBoolean("junk", intent.getBooleanExtra("junk", false));
|
||||
|
||||
FragmentContacts fragment = new FragmentContacts();
|
||||
|
||||
Reference in New Issue
Block a user